[PATCH 0/4] staging: wilc1000: modify functions by making use of GENMASK macro

Ajay Singh ajay.kathat at microchip.com
Wed Feb 21 16:12:08 UTC 2018


This patch series contains changes to refactor functions by making use of
GENMASK macro and also removed unnecessary variable from
wilc_spi_read_int().

Ajay Singh (4):
  staging: wilc1000: remove use of 'happened' variable in
    wilc_spi_read_int()
  staging: wilc1000: modified wilc_spi_read_int() by using GENMASK macro
  staging: wilc1000: refactor wilc_spi_clear_int_ext() by using GENMASK
    macro
  staging: wilc1000: refactor sdio_clear_int_ext() by using GENMASK
    macro

 drivers/staging/wilc1000/wilc_sdio.c | 74 +++++++++++++++---------------------
 drivers/staging/wilc1000/wilc_spi.c  | 57 +++++++++++----------------
 2 files changed, 53 insertions(+), 78 deletions(-)

-- 
2.7.4



More information about the devel mailing list