diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-02-15 15:03:49 -0700 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2013-04-07 10:07:59 +0100 |
commit | c60fea02141167cc277ff92fd6ee21448f56449f (patch) | |
tree | c66985cbb8265d5635e3d1c3c590dc274d3d5df7 /drivers/remoteproc | |
parent | e2546959192756f474ef299cbfe070cbfb675ef3 (diff) | |
download | op-kernel-dev-c60fea02141167cc277ff92fd6ee21448f56449f.zip op-kernel-dev-c60fea02141167cc277ff92fd6ee21448f56449f.tar.gz |
spi/tegra-slink: assume CONFIG_OF, remove platform data
Tegra only supports, and always enables, device tree. Remove all ifdefs
and runtime checks for DT support from the driver. Platform data is
therefore no longer required. Rework the driver to parse the device tree
directly into struct tegra_slink_data.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions