On Fri, Jun 01, 2018 at 10:06:43PM -0700, [email protected] wrote: > From: Stephen Boyd <[email protected]> > > We only have two users of the debug_init hook, and we recently stopped > caring about the return value from that op. Finish that off by changing > the clk_op to return void instead of int because it doesn't matter if > debugfs fails or not. > > Cc: Eric Anholt <[email protected]> > Cc: David Lechner <[email protected]> > Cc: Sekhar Nori <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>

