]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
mfd: max77693: Remove device wakeup from driver
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 21 Aug 2013 16:53:33 +0000 (18:53 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:21:26 +0000 (16:21 +0100)
commit4233a0aafb72985a4692a9e6af5c528811226ac1
tree7ac437f01964c33fdd18be7860f81e666bec4de4
parent0248b4bfe56f0545c051e6230939ca8b95f1b037
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>
drivers/mfd/max77693.c
include/linux/mfd/max77693-private.h
include/linux/mfd/max77693.h