This patch series contains those patches which wasn't be applied from previous series. Just rebase and resend them to be applied. Sergio Paracuellos (24): staging: ks7010: avoid casts in michael_mic_function calls 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: change name and type for device_open_status field staging: ks7010: avoid one level indentation in devio_rec_ind function staging: ks7010: remove superfluous comments in ks_hostif source file staging: ks7010: fix warning aout long line in init_request staging: ks7010: avoid blank line between definitions in hostif_data_request staging: ks7010: remove two fields of ks_wlan_private struct staging: ks7010: removes data_buff field of ks_wlan_private struct staging: ks7010: review includes of ks_hostif file staging: ks7010: use IW_HANDLER macro in ks_wlan_handler staging: ks7010: remove KSC_OPNOTSUPP related code drivers/staging/ks7010/ks7010_sdio.c | 236 +++++++++++------ drivers/staging/ks7010/ks7010_sdio.h | 71 ----- drivers/staging/ks7010/ks_hostif.c | 96 +++---- drivers/staging/ks7010/ks_wlan.h | 7 +- drivers/staging/ks7010/ks_wlan_net.c | 484 ++++++++++++++--------------------- drivers/staging/ks7010/michael_mic.c | 2 +- drivers/staging/ks7010/michael_mic.h | 2 +- 7 files changed, 383 insertions(+), 515 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel