Quoting Abel Vesa (2018-12-01 02:52:15) > Add driver for the Clock Control Module found on i.MX8MQ. > > Signed-off-by: Anson Huang <[email protected]> > Signed-off-by: Bai Ping <[email protected]> > Signed-off-by: Lucas Stach <[email protected]> > Signed-off-by: Abel Vesa <[email protected]> > Reviewed-by: Sascha Hauer <[email protected]> > ---
Applied to clk-next but checkpatch complains about the parent arrays being const char * const instead of const char *. Can you send a followup to fix that?

