]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: make OF code more generic (not platform_device specific)
authorRafał Miłecki <rafal@milecki.pl>
Sat, 28 Jan 2017 22:11:34 +0000 (23:11 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 31 Jan 2017 07:28:34 +0000 (09:28 +0200)
commitac6ec4a998106dba09ed34e71da9d3f8a45e97a9
treec6273f015320ecbc2c19511ce7e6259f2c1108aa
parentf6c25f7409ee849b995f4a939b878e5da4daa753
bcma: make OF code more generic (not platform_device specific)

OF allows not only specifying platform devices but also describing
devices on standard buses like PCI or USB. This change will allow
reading info from DT for bcma buses hosted on PCI cards.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/main.c