From: Laxman Dewangan Date: Thu, 26 Sep 2013 13:33:48 +0000 (+0530) Subject: mfd: palmas: Remove call of mfd_remove_devices X-Git-Tag: v3.13-rc1~66^2~4^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca471660a263f437696bd6459c29395cb176a94a;p=pandora-kernel.git mfd: palmas: Remove call of mfd_remove_devices The driver only support the device tree and sub modules are populated through platform, the registration of sub devices through mfd_add_devices has been removed. Hence in remove path of the driver, it is not require to call mfd_remove_devices. Signed-off-by: Laxman Dewangan Signed-off-by: Lee Jones --- Reading git-diff-tree failed