Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1210333

[PATCH v2 0/4] Fixup mediatek spi driver

From Leilk Liu <leilk.liu@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/4] Fixup mediatek spi driver
Date 2015-08-20 11:20 +0200
Message-ID <pZuaS-wx-33@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series are based on 4.2-rc1 and provide four patches to fix mediatek spi driver.

Change in v2:
1. The patch "spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware" 
   is applied, so remove it from series.
2. fix incorrect endian usage to support little-endian and big-endian system.
3. revise quirks style to bool.
4. use BIT() to instead of SPI_CMD_*_OFFSET.
5. revise coding style, such as time name, and variable type. 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/4] Fixup mediatek spi driver  Leilk Liu <leilk.liu@mediatek.com> - 2015-08-20 11:20 +0200
  [PATCH v2 3/4] spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET Leilk Liu <leilk.liu@mediatek.com> - 2015-08-20 11:30 +0200
  [PATCH v2 4/4] spi: mediatek: revise coding style Leilk Liu <leilk.liu@mediatek.com> - 2015-08-20 11:30 +0200
    Re: [PATCH v2 4/4] spi: mediatek: revise coding style Mark Brown <broonie@kernel.org> - 2015-08-20 20:20 +0200
  [PATCH v2 2/4] spi: medaitek: revise quirks compatibility style Leilk Liu <leilk.liu@mediatek.com> - 2015-08-20 11:30 +0200
  [PATCH v2 1/4] spi: mediatek: fix spi incorrect endian usage Leilk Liu <leilk.liu@mediatek.com> - 2015-08-20 11:30 +0200

csiph-web