]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: move initializing of struct bcma_bus to own function.
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 22 Jul 2011 23:20:06 +0000 (01:20 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Aug 2011 18:29:23 +0000 (14:29 -0400)
commit20f2d89eed2d8e6df53d2058d3f8efb9b83a40c1
tree1ef3954a0c8f0d2d7b4a6d8167e121da5bfdda0f
parent770b10504959bf8acad4e62094a7755ab0db261b
bcma: move initializing of struct bcma_bus to own function.

This makes it possible to use this code in some other method.

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