From: Rafael J. Wysocki Date: Fri, 5 Dec 2014 22:32:11 +0000 (+0100) Subject: i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c X-Git-Tag: omap-for-v3.19/fixes-rc1~136^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2713775bf570b3ccc0f68130e6f1b623c9e191b7;p=pandora-kernel.git i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c After commit b2b49ccbdd54 (PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected) PM_RUNTIME is always set if PM is set, so some #ifdef blocks depending on CONFIG_PM_RUNTIME may be dropped now. Do that in drivers/i2c/busses/i2c-omap.c. Signed-off-by: Rafael J. Wysocki Acked-by: Wolfram Sang --- Reading git-diff-tree failed