]> git.baikalelectronics.ru Git - kernel.git/commit
MAX7301 GPIO: Do not force SPI speed when using OF Platform
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 22 Mar 2013 12:10:09 +0000 (13:10 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Mar 2013 15:05:18 +0000 (16:05 +0100)
commit1bfe20c3473162d0e51b4aff7bf9dce679b4bfd0
tree0c70cd436868f8a4ca76926c4d570a0e56ae26c1
parent8d378c55897841d3e7548c5069cb0ed083fec047
MAX7301 GPIO: Do not force SPI speed when using OF Platform

The bit_per_word can be set in the OF Device tree, so no need to force it as with
the platform_data when using OF Platform

Signed-off-by: Patrick Vasseur <patrick.vasseur@c-s.fr>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-max7301.c