[PATCH 0/2] sparc: Enable OF functionality for sparc for i2c and spi
From: Andreas Larsson <hidden>
Date: 2012-12-04 14:09:36
Also in:
linux-i2c, linux-spi, sparclinux
From: Andreas Larsson <hidden>
Date: 2012-12-04 14:09:36
Also in:
linux-i2c, linux-spi, sparclinux
This series removes the dependency on !SPARC for OF_I2C and removes the depencency of !defined(CONFIG_SPARC) for the function of_register_spi_devices. I find no reason for these to be unavailable for sparc. I am not sure if these should go through the sparc tree or the corresponding subsystem trees. Andreas Larsson (2): of_i2c: sparc: Allow OF_I2C for sparc spi: sparc: Allow of_register_spi_devices for sparc drivers/of/Kconfig | 2 +- drivers/spi/spi.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)