diff options
| author | 2010-11-19 09:00:11 -0800 | |
|---|---|---|
| committer | 2010-11-26 11:29:02 +0100 | |
| commit | fbd29a14af42d374ddce9c16ff5f7805e69c764f (patch) | |
| tree | 1f4df085215624430a3d093d010f464301535c23 /scripts/patch-kernel | |
| parent | Linux 2.6.37-rc3 (diff) | |
spi/pxa2xx: register driver properly
use platform_driver_register instead of platform_driver_probe. The
latter only checks available devices at the time of calling. So if a
device gets inserter at a later point in time then the driver will never
play with it.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
