From: Andy Shevchenko Date: Mon, 24 May 2010 21:33:25 +0000 (-0700) Subject: usb: atm: speedtch: use new hex_to_bin() method X-Git-Tag: v2.6.35-rc1~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96b89f323d6af996a7f6bd84d2119cbf7145f9a4;p=pandora-kernel.git usb: atm: speedtch: use new hex_to_bin() method Instead of using own implementation which potentialy has bugs involve hex_to_bin() function. It requires to have hex_to_bin() implementation introduced by starter patch in series. Signed-off-by: Andy Shevchenko Cc: Duncan Sands Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed