]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/mfd/mc13xxx-spi.c
mfd: mc13xxx: Add missing spi_setup()
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 2 Mar 2014 07:44:34 +0000 (11:44 +0400)
committerLee Jones <lee.jones@linaro.org>
Wed, 19 Mar 2014 08:58:35 +0000 (08:58 +0000)
commit6a5926e6975c9bca2ef6ff68cbd1cc17afc0e7d8
tree91ca4796d704f7a4641dfef45e322468926a14ac
parent0cfe5c90c45c53f9d28d166d2b13bb54852742ba
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>
drivers/mfd/mc13xxx-spi.c