Re: [PATCH] max17042_battery: use SIMPLE_DEV_PM_OPS

2013-10-25 Thread Anton Vorontsov
On Mon, Oct 14, 2013 at 10:56:51AM +0530, Manish Badarkhe wrote: Use the SIMPLE_DEV_PM_OPS macro to declare the driver's pm_ops. Signed-off-by: Manish Badarkhe badarkhe.man...@gmail.com Applied, thanks! Anton -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in

[PATCH] max17042_battery: use SIMPLE_DEV_PM_OPS

2013-10-13 Thread Manish Badarkhe
Use the SIMPLE_DEV_PM_OPS macro to declare the driver's pm_ops. Signed-off-by: Manish Badarkhe badarkhe.man...@gmail.com --- :100644 100644 d664ef5... bd72b0f... M drivers/power/max17042_battery.c drivers/power/max17042_battery.c | 16 +--- 1 file changed, 5 insertions(+), 11