[PATCH 06/17] spi/qspi: Add support to switc to memory mapped operation.

Sourav Poddar sourav.poddar at ti.com
Wed Nov 27 23:39:40 EST 2013


On Tuesday 26 November 2013 06:27 PM, Mark Brown wrote:
> On Tue, Nov 26, 2013 at 01:05:02PM +0530, Sourav Poddar wrote:
>
>> +void enable_qspi_memory_mapped(struct ti_qspi *qspi)
>> +void disable_qspi_memory_mapped(struct ti_qspi *qspi)
> These are driver internal functions so they should be static.  It'd also
> be more normal to put the qspi_ at the start of the name though it's not
> too big a deal.
Ok. will change.



More information about the linux-mtd mailing list