staging: otus: remove unused methods
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Thu, 22 Jul 2010 16:57:07 +0000 (19:57 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 21:37:44 +0000 (14:37 -0700)
This is rebased version of the patch [1] which was mysteriously not
pushed anywhere but acked.

Here are two methods to convert hex value to binary format. These
certain methods aren't used anywhere in kernel.

[1] http://lkml.org/lkml/2010/2/18/267

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found