diff options
author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2009-01-06 14:41:42 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-06 15:59:19 -0800 |
commit | 5bfa26ca1332780dfeeabafd7f169fc6fb48ba30 (patch) | |
tree | e03fa31c53e5d97077dfd932cb5a62dcc44ef2c4 /drivers/scsi/stex.c | |
parent | d29389de0b0ee1715333bafc6ac3f22a75aa4313 (diff) |
atmel_spi: clean up SPIv1 quirk handling
Currently, we have a flag called "new_1" which is basically equivalent
to cpu_is_at91rm9200(). The latter is also called directly a few places.
Clean up this mess by introducing a atmel_spi_v2() function for
determining the controller version, and move all version dependent code
over to use it. This allows us to remove the new_1 flag.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/scsi/stex.c')
0 files changed, 0 insertions, 0 deletions