On Tuesday 26 November 2013 06:50 PM, Mark Brown wrote:
On Tue, Nov 26, 2013 at 06:35:35PM +0530, Sourav Poddar wrote:
On Tuesday 26 November 2013 06:31 PM, Mark Brown wrote:
Is this really generic enough to put here rather than in the driver
data?
The thought behind this was that if a master
On Tue, Nov 26, 2013 at 06:35:35PM +0530, Sourav Poddar wrote:
> On Tuesday 26 November 2013 06:31 PM, Mark Brown wrote:
> >Is this really generic enough to put here rather than in the driver
> >data?
> The thought behind this was that if a master controller supports
> memory mapped operation and
On Tuesday 26 November 2013 06:31 PM, Mark Brown wrote:
On Tue, Nov 26, 2013 at 01:05:05PM +0530, Sourav Poddar wrote:
Add "mem" variable in spi_master, which can be used to hold on the
memory mapped address.
Is this really generic enough to put here rather than in the driver
data?
The thought
On Tue, Nov 26, 2013 at 01:05:05PM +0530, Sourav Poddar wrote:
> Add "mem" variable in spi_master, which can be used to hold on the
> memory mapped address.
Is this really generic enough to put here rather than in the driver
data?
signature.asc
Description: Digital signature
Add "mem" variable in spi_master, which can be used to hold on the
memory mapped address.
Signed-off-by: Sourav Poddar
---
include/linux/spi/spi.h |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/linux/spi/spi.h b/include/linux/spi/spi.h
index 4be969a..72565ff 1