ARM: tegra: paz00: enable WiFi rfkill when booting from device tree
authorStephen Warren <swarren@nvidia.com>
Wed, 2 May 2012 22:05:44 +0000 (16:05 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 20 Jun 2012 18:37:42 +0000 (12:37 -0600)
There currently aren't bindings for a WiFi rfkill button, and defining
a good binding is non-trivial. Manually register this "device" when
booting from device tree, in order to bring DT support to the same
feature level as board files, which will in turn allow board files to be
deprecated.

Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found