commit | 4233a0aafb72985a4692a9e6af5c528811226ac1 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Wed Aug 21 18:53:33 2013 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Oct 23 16:21:26 2013 +0100 |
tree | 7ac437f01964c33fdd18be7860f81e666bec4de4 | |
parent | 0248b4bfe56f0545c051e6230939ca8b95f1b037 [diff] |
mfd: max77693: Remove device wakeup from driver The patch removes wakeup related code from the driver and plaftorm data - it is already handled by i2c core using I2C_CLIENT_WAKE flag from struct i2c_board_info. As a result MFD itself do not requires platform data. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>