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

2018-02-22 Thread Ajay Singh
Please ignore this patch series, I will work on review comments and submit another version later. Regards, Ajay

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

2018-02-21 Thread Ajay Singh
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