i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded
authorAxel Lin <axel.lin@ingics.com>
Thu, 14 Apr 2016 01:08:04 +0000 (09:08 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Sun, 24 Apr 2016 21:14:40 +0000 (23:14 +0200)
commitd4644becf86c710298a4af86f463c79375a21f21
tree49d465ad7eb113dc4b074218979ac9f2996db217
parent2c89e5d88473429eec62de12f5ae6642cf6a02a5
i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded

Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS to simplify the code.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-exynos5.c