]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi/spi-mpc512x-psc: init mode bits supported by the driver
authorAnatolij Gustschin <agust@denx.de>
Mon, 14 Jan 2013 20:27:00 +0000 (21:27 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 5 Feb 2013 14:44:12 +0000 (14:44 +0000)
commitc88dd349b5a83c9efa4030176a5184a9a1440475
tree5608449beff27e337446d066d1b50e91e8777a54
parent9d15a3bac39e0a7945c463c26fd25c1c58280c68
spi/spi-mpc512x-psc: init mode bits supported by the driver

The driver should setup mode bits it supports, otherwise
adding an SPI device might fail even if the driver supports
the requested SPI mode.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-mpc512x-psc.c