commit | 6a5926e6975c9bca2ef6ff68cbd1cc17afc0e7d8 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sun Mar 02 11:44:34 2014 +0400 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Mar 19 08:58:35 2014 +0000 |
tree | 91ca4796d704f7a4641dfef45e322468926a14ac | |
parent | 0cfe5c90c45c53f9d28d166d2b13bb54852742ba [diff] |
mfd: mc13xxx: Add missing spi_setup() The probe routine should call spi_setup() to configure the SPI bus so it can properly communicate with the device. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Lee Jones <lee.jones@linaro.org>