From: Andy Shevchenko Date: Thu, 10 Jul 2014 03:41:22 +0000 (+0530) Subject: staging: rtl8188eu: re-use hex_to_bin() instead of custom code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1098 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57373690dba28abf483cc62da0963e9e990f3657;p=pandora-kernel.git staging: rtl8188eu: re-use hex_to_bin() instead of custom code hex_to_bin could be used to convert hexdecimal digit to its binary representation. Signed-off-by: Andy Shevchenko Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed