staging: ath6kl: use native methods from kernel library
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Tue, 7 Sep 2010 15:20:22 +0000 (18:20 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 8 Sep 2010 08:59:54 +0000 (01:59 -0700)
commitc8e7978ee45c18420d0d9f5f72905976fb8c9ff8
tree673158ebbe3dd47bcfc976c16ac202c6801fce2a
parent91facdbe5075fdbc97a91b03855441eb5347cbc5
staging: ath6kl: use native methods from kernel library

There are already implemented methods such hex_to_bin() or isxdigit() in
the kernel. Let's use them.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Vipin Mehta <Vipin.Mehta@Atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c
drivers/staging/ath6kl/os/linux/eeprom.c