On Fri, Feb 9, 2018 at 10:52 PM, Andy Shevchenko <[email protected]> wrote: > On Fri, Feb 9, 2018 at 4:43 PM, Donglin Peng <[email protected]> wrote: >> There is some duplicate code in soc-core.c, and the kernel provides >> DEFINE_SHOW_ATTRIBUTE() helper macro to decrease it in seq_file.h. >> > > You missed my tag. > > Reviewed-by: Andy Shevchenko <[email protected]> Like this:
There is some duplicate code in soc-core.c, and the kernel provides DEFINE_SHOW_ATTRIBUTE() helper macro to decrease it in seq_file.h. Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Peng Donglin <[email protected]>

