[PATCH 06/17] spi/qspi: Add support to switc to memory mapped operation.
Mark Brown
broonie at kernel.org
Tue Nov 26 07:57:40 EST 2013
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20131126/3773dfb2/attachment.sig>
More information about the linux-mtd
mailing list