summaryrefslogtreecommitdiff
path: root/include/linux/firmware.h
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2010-05-21 00:50:17 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-02 10:30:13 -0700
commit906846b7acfbdc0d31ae83b2a011ecbc5ba46786 (patch)
tree23447c4500ed3143d55d63c64260a4b7688081e9 /include/linux/firmware.h
parent3589bef7c2755ab044274f7cdea656bba29a94ae (diff)
mfd: Remove unneeded and dangerous clearing of clientdata
commit 28ade0f217a3a3ff992b01e06e6e425c250a8406 upstream. Unlike real i2c-devices which get detached from the driver, dummy-devices get truly unregistered. So, there has never been a need to clear the clientdata because the device will go away anyhow. For the occasions fixed here, clearing clientdata was even dangerous as the structure was freed already. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/firmware.h')
0 files changed, 0 insertions, 0 deletions