summaryrefslogtreecommitdiff
path: root/drivers/edac/i7300_edac.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-10-02 23:24:25 (GMT)
committerDaniel Lezcano <daniel.lezcano@linaro.org>2015-10-23 10:40:47 (GMT)
commitda1a64f80d8946d51744e48d0ba138c1b17a4852 (patch)
treea600ba1f86e0ec4aef234d618862bc6375189681 /drivers/edac/i7300_edac.c
parent7379047d5585187d1288486d4627873170d0005a (diff)
downloadlinux-da1a64f80d8946d51744e48d0ba138c1b17a4852.tar.xz
cpuidle: mvebu: clean up multiple platform drivers
There's no need to use multiple platform drivers, especially when we want to do something different in the probe, but we still use a common probe function. We can use the platform ID system to only register one platform driver, but have it match several devices, and give us the CPU idle driver via the ID's driver_data. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/edac/i7300_edac.c')
0 files changed, 0 insertions, 0 deletions