diff options
| author | David Brownell <[email protected]> | 2008-02-06 01:38:13 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-06 10:41:11 -0800 |
| commit | b359fbc4582abf346fa6773b2bc1d63581fda582 (patch) | |
| tree | d759a99e9aee0cc23f62cb41335069610b9dd027 /tools/perf/scripts/python | |
| parent | 8bacb219018a52e6f02a3cff6a7badf102ddfc44 (diff) | |
spi: s3c drivers shouldn't care about spi_board_info
The two S3C SPI master drivers got merged without much review, so I just
noticed that they're doing something that the SPI core code is responsible
for, rather than any adapter driver: they try to register SPI devices.
This removes that support from those drivers so they act normally.
Interestingly, none of the current boards are affected. So it's a net code
shrink with no loss of functionality.
Signed-off-by: David Brownell <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions