linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixup mediatek spi driver
@ 2015-08-19  3:37 Leilk Liu
  2015-08-19  3:37 ` [PATCH 1/3] spi: mediatek: revise coding style Leilk Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Leilk Liu @ 2015-08-19  3:37 UTC (permalink / raw)
  To: linux-arm-kernel

Change in this patch:
1. revise coding styles.
2. delete redundant clock in prepare/unprepare_hardware.
3. fix incorrect endian usage on big-endian system.

Leilk Liu (3):
  spi: mediatek: revise coding style
  spi: mediatek: remove redundant clock in
    prepare_hardware/unprepare_hardware
  spi: mediatek: fix spi incorrect endian usage

 drivers/spi/spi-mt65xx.c                 | 169 +++++++++++++------------------
 include/linux/platform_data/spi-mt65xx.h |   2 -
 2 files changed, 73 insertions(+), 98 deletions(-)

--
1.8.1.1.dirty

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-08-19 17:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19  3:37 [PATCH 0/3] Fixup mediatek spi driver Leilk Liu
2015-08-19  3:37 ` [PATCH 1/3] spi: mediatek: revise coding style Leilk Liu
2015-08-19 16:53   ` Mark Brown
2015-08-19  3:37 ` [PATCH 2/3] spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware Leilk Liu
2015-08-19  3:37 ` [PATCH 3/3] spi: mediatek: fix spi incorrect endian usage Leilk Liu
2015-08-19 17:26   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).