]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: query device tree for firmware board-id
authorSam Leffler <sleffler@chromium.org>
Wed, 7 Sep 2011 07:55:16 +0000 (10:55 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 16 Sep 2011 15:48:34 +0000 (18:48 +0300)
commita23eda1f8861e71a5916ccd51cc7b348dcb0150d
tree2c58a24632e7e50cdf935aa089cb3db7d74a8419
parentd3b694a9d95b6f255d282fef62080d360d5804c6
ath6kl: query device tree for firmware board-id

When no default board data file is present query the device tree for a
board-id setting to identify the board data to use.  If the FDT lacks the
necesary info fall back to the previous behaviour of using a compile-time
board filename.

Signed-off-by: Sam Leffler <sleffler@chromium.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/init.c