staging: tidspbridge: gen: simplify and clean up
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Tue, 6 Jul 2010 15:08:52 +0000 (18:08 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Jul 2010 20:35:19 +0000 (13:35 -0700)
There is recently added hex_to_bin() kernel's method which we could use
instead of custom long function.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Ohad Ben-Cohen <ohad@wizery.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found