bcma: populate bus DT subnodes as platform_device-s
commitcae761b5a6bdc597ba476a040fdcd5b4bc559b85
authorRafał Miłecki <zajec5@gmail.com>
Sun, 28 Jun 2015 15:17:13 +0000 (28 17:17 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 21 Jul 2015 14:06:06 +0000 (21 17:06 +0300)
treed6883f03da75274723beeb2530a21ee097bd9382
parentae86c587b5b53da4f7859f236f6c22ff9941cff9
bcma: populate bus DT subnodes as platform_device-s

Our bus should allow defining children nodes as we may want to specify
devices attached to the bus. This is required e.g. to specify NAND or
ChipCommon cores and use bus's address and IRQ mappings.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/main.c