The following series makes new cleanups for ks7010 SDIO related code. All of these needs the previous sent patch series to be applied before. Sergio Paracuellos (14): staging: ks7010: move ROM_FILE definition into source file staging: ks7010: move sdio specific register definitions into source file staging: ks7010: delete not used definitions in ks7010_sdio source staging: ks7010: add REG suffix to sdio register definitions staging: ks7010: review comment style in ks7010_sdio source file staging: ks7010: review debug and error messages in ks7010_sdio source staging: ks7010: avoid one extra level indentation in ks_wlan_hw_rx function staging: ks7010: move MODULE_DEVICE_TABLE related code staging: ks7010: replace create_workqueue with alloc_workqueue staging: ks7010: check sdio_set_block_size return value staging: ks7010: fix error paths in ks7010_sdio_remove function staging: ks7010: use u8 instead of unsigned char for firmware buffers staging: ks7010: assign dev_alloc_name() result to variable before check it staging: ks7010: use linux circular buffer header macros to handle tx and rx queues drivers/staging/ks7010/ks7010_sdio.c | 295 +++++++++++++++++++++++------------ drivers/staging/ks7010/ks7010_sdio.h | 71 --------- 2 files changed, 192 insertions(+), 174 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel