Re: [PATCH v5 3/8] clk: socfpga: switch to GENMASK()

From: Dinh Nguyen
Date: Mon Jul 13 2015 - 11:55:14 EST


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 <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
> 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 <dinguyen@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Dinh

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/