]> git.ipfire.org Git - people/arne_f/kernel.git/commit
i2c: s3c2410: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded
authorAxel Lin <axel.lin@ingics.com>
Thu, 14 Apr 2016 01:08:55 +0000 (09:08 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Sun, 24 Apr 2016 21:15:11 +0000 (23:15 +0200)
commitf6903783eba49a2cbb6798b35fcf9d2ce61768b9
tree9d3322ddded6dccb82b6c6336686e7efa7be0d4e
parentd4644becf86c710298a4af86f463c79375a21f21
i2c: s3c2410: 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-s3c2410.c