pch_phub: re-use native MAC address parser
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 28 May 2013 15:54:58 +0000 (18:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 21:23:32 +0000 (14:23 -0700)
commit143e9c76c487957de89808cf2a3c828518ad131b
tree8dfe02e4fd6ad1b62e75446665c60aa7ded268b7
parentc265a0d5152619bddcf1986f17995d2df6781554
pch_phub: re-use native MAC address parser

We have mac_pton() helper to parse MAC addresses.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/pch_phub.c