From: Jie Deng <jie.de...@synopsys.com> Date: Thu, 21 Dec 2017 13:32:00 +0800
> Get rid of custom hex_dump_to_buffer(). > > The output is slightly changed, i.e. each byte followed by white space. > > Note, we don't use print_hex_dump() here since the original code uses > nedev_dbg(). > > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > Signed-off-by: Jie Deng <jied...@synopsys.com> Applied, thank you.