]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit538097a33b989db34fb37080117e9a8870fc2eb7
tree8544e6ecffad0607d6b9c3721f9dac86d474a9e8
parentc250ef04815ffb31cfd6eab55bec10c7cafbe9eb
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