commit | b1a4c9a19659465d63924568b7b68a2fa65e159c | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <rafal@milecki.pl> | Sat Jan 28 23:11:34 2017 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jan 31 09:28:34 2017 +0200 |
tree | c6273f015320ecbc2c19511ce7e6259f2c1108aa | |
parent | 6715208d0a95ae417203f8e4a7937c1b4c4947f2 [diff] |
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>