On Sat, Jul 07, 2012 at 11:06:08PM +0200, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <r...@sisk.pl> > > Make the Exynos4 TMU driver define its PM callbacks through > a struct dev_pm_ops object rather than by using legacy PM hooks > in struct platform_driver. > > Signed-off-by: Rafael J. Wysocki <r...@sisk.pl>
Please fix: WARNING: line over 80 characters #313: FILE: drivers/hwmon/exynos4_tmu.c:496: +static SIMPLE_DEV_PM_OPS(exynos4_tmu_pm, exynos4_tmu_suspend, exynos4_tmu_resume); Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/