[PATCH 07/10] ARM: PNX4008: move i2c suspend/resume callbacks into driver
Russell King - ARM Linux
linux at arm.linux.org.uk
Sat Nov 21 07:53:47 EST 2009
On Fri, Nov 20, 2009 at 10:50:34AM +0000, Russell King - ARM Linux wrote:
> -static int i2c_pnx_suspend(struct platform_device *pdev, pm_message_t state)
> -{
> - int retval = 0;
> -#ifdef CONFIG_PM
> - retval = set_clock_run(pdev);
> -#endif
BTW, a comment from PNX folk (Vitaly/Kevin) would be appreciated. Why
does PNX enable the clock when going into suspend? Should I assume that
this should actually be disabling the clock?
Also, if Vitaly doesn't have anything to do with PNX4008 anymore, it
would be a good idea to update the MAINTAINERS file.
More information about the linux-arm-kernel
mailing list