]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: bcm590xx: Add missing remove function
authorAxel Lin <axel.lin@ingics.com>
Mon, 31 Mar 2014 13:32:37 +0000 (21:32 +0800)
committerLee Jones <lee.jones@linaro.org>
Fri, 23 May 2014 09:33:51 +0000 (10:33 +0100)
commitc084f339150192f54886140f9f84b1a3d2d4f2dd
tree193e8c14f9bf23c43a00339ee9aba544c8331188
parent3602811b48a30cfcb712ba3a6e56199f170aa708
mfd: bcm590xx: Add missing remove function

Add missing mfd_remove_devices() call in remove function.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/bcm590xx.c