diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2012-07-16 15:40:17 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-07-16 15:40:17 +0200 |
commit | 8b8495532c6ba85221b0f9757e1581b52ed66c9a (patch) | |
tree | bf221b7aac59b435b7e895ed51bb7cff81ddd640 /mm/page_io.c | |
parent | c600040f0d1fecbbe4582c00d99d8f5c4ffd0390 (diff) | |
download | blackbird-op-linux-8b8495532c6ba85221b0f9757e1581b52ed66c9a.tar.gz blackbird-op-linux-8b8495532c6ba85221b0f9757e1581b52ed66c9a.zip |
mfd: Drop modifying mc13xxx driver's id_table in probe
This was introduced in commit
876989d (mfd: Add device tree probe support for mc13xxx)
for spi and later while introducing support for i2c copied to the i2c
driver.
Modifying driver details is very strange, for example probing an
mc13892 device (instantiated via dt) removes the driver's ability to
handle (traditionally probed) mc13783 devices in this case.
I'm not aware of any problems that make this hack necessary and if
there were some, they'd have to be fixed in the spi/i2c core, not in
a driver.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions