From 6a5926e6975c9bca2ef6ff68cbd1cc17afc0e7d8 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sun, 2 Mar 2014 11:44:34 +0400 Subject: [PATCH] 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 Signed-off-by: Lee Jones --- Reading git-format-patch failed