We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd5c56 commit 6a6c238Copy full SHA for 6a6c238
drivers/clk/ti/clkctrl.c
@@ -603,7 +603,7 @@ static void __init _ti_omap4_clkctrl_setup(struct device_node *node)
603
604
/*
605
* The code below can be removed when all clkctrl nodes use domain
606
- * specific compatible proprerty and standard clock node naming
+ * specific compatible property and standard clock node naming
607
*/
608
if (legacy_naming) {
609
provider->clkdm_name = kasprintf(GFP_KERNEL, "%pOFnxxx", node->parent);
0 commit comments