]> git.baikalelectronics.ru Git - kernel.git/commit
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 6 May 2016 17:55:23 +0000 (20:55 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2016 03:52:13 +0000 (23:52 -0400)
commit754bbd4a823563aa354c82f0ac9bbc01531df3ce
tree28dce40051ad2d1c8e20c273626e463338f36917
parent36550be0e7ac9ce26547eeac4321e00f4b8946b1
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()

Instead of custom approach re-use generic helpers to convert byte to hex
format.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hardware/eicon/message.c