Re: [PATCH 0/2] sparc: Enable OF functionality for sparc for i2c and spi
From: David Miller <davem@davemloft.net>
Date: 2012-12-04 21:10:01
Also in:
linux-i2c, linux-spi, sparclinux
From: David Miller <davem@davemloft.net>
Date: 2012-12-04 21:10:01
Also in:
linux-i2c, linux-spi, sparclinux
From: Grant Likely <redacted> Date: Tue, 4 Dec 2012 14:44:57 +0000
On Tue, Dec 4, 2012 at 2:09 PM, Andreas Larsson [off-list ref] wrote:quoted
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.They should go through the subsystem trees.
I'll take this into the sparc tree after some build testing, thanks.