From: Andrzej Hajda Date: Wed, 21 Aug 2013 16:53:33 +0000 (+0200) Subject: mfd: max77693: Remove device wakeup from driver X-Git-Tag: v3.13-rc1~66^2~4^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4233a0aafb72985a4692a9e6af5c528811226ac1;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Signed-off-by: Lee Jones --- Reading git-diff-tree failed