[PATCH v2 0/4] Fixup mediatek spi driver
From: Leilk Liu <hidden>
Date: 2015-08-20 09:19:51
Also in:
linux-arm-kernel, linux-devicetree, linux-spi, lkml
From: Leilk Liu <hidden>
Date: 2015-08-20 09:19:51
Also in:
linux-arm-kernel, linux-devicetree, linux-spi, lkml
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-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html