]> 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)
commit244d615db4bf0f42ac2bdc3c45e46c78f6823664
tree28dce40051ad2d1c8e20c273626e463338f36917
parente300b15f39a2243d3458eb083e9ea8b19ed06475
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