From: Wei WANG <[email protected]> This patchset fixes some coding style issues, and optimizes card detect flow to improve the stability when inserting card.
Wei WANG (6): MFD:rtsx: Fix typo in comment MFD:rtsx: Remove redundant code MFD:rtsx: Declare that the DMA address limitation is 32bit explicitly MFD:rtsx: Fix checkpatch warning MFD:rtsx: Use macro defines to replace some variables MFD:rtsx: Optimize card detect flow drivers/mfd/rtsx_pcr.c | 63 +++++++++++++++++++++++------------------- drivers/mfd/rtsx_pcr.h | 3 ++ include/linux/mfd/rtsx_pci.h | 2 +- 3 files changed, 38 insertions(+), 30 deletions(-) -- 1.7.9.5 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
