Ameya Palande wrote:
- GT_2trace(CLK_debugMask, GT_7CLASS, "CLK_Disable: CLK %s, " - "CLK dev id= %d is already disabled\n", - SERVICES_Clks[clk_id].clk_name, - SERVICES_Clks[clk_id].id); + pr_err("CLK_Disable: CLK %s, CLK dev id= %d is already + disabled\n", + SERVICES_Clks[clk_id].clk_name, + SERVICES_Clks[clk_id].id);
NACK. pr_err("A" "B"); not pr_err("A B"); please. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html