bcma: move parsing of EEPROM into own function.
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 22 Jul 2011 23:20:05 +0000 (01:20 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Aug 2011 18:29:23 +0000 (14:29 -0400)
commit982eee67dd703a37edc3532b85e3a4122b5eb90b
tree8544e6ecffad0607d6b9c3721f9dac86d474a9e8
parent581c9c4f7113fbb4d28d58ab6b2125e16ce62812
bcma: move parsing of EEPROM into own function.

Move the parsing of the EEPROM data in scan function for one core into
an own function. Now we are able to use it in some other scan function
as well.

Acked-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/scan.c