On 07/13/2015 09:07 AM, Andy Shevchenko wrote: > Convert the code to use GENMASK() helper instead of div_mask() macro. > > Signed-off-by: Andy Shevchenko <[email protected]> > --- > drivers/clk/socfpga/clk-gate-a10.c | 2 +- > drivers/clk/socfpga/clk-gate.c | 2 +- > drivers/clk/socfpga/clk-periph-a10.c | 2 +- > drivers/clk/socfpga/clk-periph.c | 2 +- > drivers/clk/socfpga/clk.h | 1 - > 5 files changed, 4 insertions(+), 5 deletions(-) >
Acked-by: Dinh Nguyen <[email protected]> Thanks, Dinh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

