On Thu, Aug 04, 2011 at 06:15:02PM +0530, ashishj3 wrote:
--- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -350,6 +350,7 @@ config MFD_DA9052_SPI bool "Support Dialog Semiconductor DA9052 PMIC with SPI" select MFD_CORE select PMIC_DA9052
- select REGMAP_SPI depends on SPI_MASTER=y help Support for the Dialog Semiconductor DA9052 PMIC
This is an incremental patch against a driver that's not yet been merged. As has been pointed out before you should send the complete patch when submitting drivers that have not yet been merged.