]> git.baikalelectronics.ru Git - kernel.git/commit
spi/bcm63xx: remove duplicated mode bits check
authorJonas Gorski <jogo@openwrt.org>
Mon, 11 Mar 2013 23:13:39 +0000 (00:13 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 12 Mar 2013 19:14:38 +0000 (19:14 +0000)
commit786da1742992260f4972e2eafff1d395d678cfd8
tree9cd3c52227534dc25dd2143f07f8864a71d92439
parent1d7b78b3ee85704700161d1bdcf63666d138e764
spi/bcm63xx: remove duplicated mode bits check

The spi subsystem already checks the mode bits before calling setup.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-bcm63xx.c