spi/spi-fsl-spi: Introduce a type for the driver
authorAndreas Larsson <andreas@gaisler.com>
Fri, 15 Feb 2013 15:52:24 +0000 (16:52 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 7 Apr 2013 09:07:55 +0000 (10:07 +0100)
commitc3f3e7717f1cf01d9117a98ed89decc41d7cb5db
tree3bb80cad2273ddaa68edfd0e49be7f3920c79427
parentb48c4e3c944e8c52dcb0f477e9d80da045c7cab4
spi/spi-fsl-spi: Introduce a type for the driver

For being able to distinguishing between the regular type of cores and others
with different entries in of_fsl_spi_match.

Acked-by: Anton Vorontsov <anton@enomsg.org>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-fsl-lib.h
drivers/spi/spi-fsl-spi.c