diff options
author | 2015-10-03 00:24:30 +0100 | |
---|---|---|
committer | 2015-10-23 12:40:48 +0200 | |
commit | ab319939a58678c19a68ff10c8a08cef462a3ba6 (patch) | |
tree | 3bb992a3e68375cfa770a24835db6d0118f49e48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpuidle: mvebu: clean up multiple platform drivers (diff) | |
download | wireguard-linux-ab319939a58678c19a68ff10c8a08cef462a3ba6.tar.xz wireguard-linux-ab319939a58678c19a68ff10c8a08cef462a3ba6.zip |
cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_driver
As the driver doesn't support unbinding, nor does it support arbitary
binding of devices, disable the bind/unbind attributes for this driver.
Also, as the driver has no remove function, it can never be modular,
so use builtin_platform_driver() to avoid the module exit boilerplate.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions