Re: [PATCH] OMAP: DISPC: Fix to disable also interface clocks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"ext Felipe Balbi" <me@xxxxxxxxxxxxxxx> writes:

> On Tue, Jul 01, 2008 at 10:12:41AM +0300, Jouni Hogander wrote:
>>  static void enable_lcd_clocks(int enable)
>>  {
>> -	if (enable)
>> +	if (enable) {
>> +		clk_enable(dispc.dss_ick);
>>  		clk_enable(dispc.dss1_fck);
>> -	else
>> +	}
>> +	else {
>
> should be } else { according to CodingStyle ;-)

Yes, thanks Felipe. I should have bother to use checkpatch.pl here. I
will send this again.

>
> -- 
> Best Regards,
>
> Felipe Balbi
> me@xxxxxxxxxxxxxxx
> http://blog.felipebalbi.com
>
>

-- 
Jouni Högander

--
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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux