diff options
author | Dmitry Osipenko <[email protected]> | 2018-05-18 23:06:42 +0300 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2018-05-21 13:44:24 +0200 |
commit | dc628cdf5c2c28bb6e34b207cbe542bc2f4369f8 (patch) | |
tree | f34f294c92c1d649d82b526770c46ef786d5aaef /drivers/fpga/fpga-bridge.c | |
parent | 7732c9e0db57f63a155343f4d2b679bb4cefc265 (diff) |
cpufreq: tegra20: Wrap cpufreq into platform driver
Currently tegra20-cpufreq kernel module isn't getting autoloaded because
there is no device associated with the module, this is one of two patches
that resolves the module autoloading. This patch adds a module alias that
will associate the tegra20-cpufreq kernel module with the platform device,
other patch will instantiate the actual platform device. And now it makes
sense to wrap cpufreq driver into a platform driver for consistency.
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions