diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-10-02 23:24:30 (GMT) |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2015-10-23 10:40:48 (GMT) |
commit | ab319939a58678c19a68ff10c8a08cef462a3ba6 (patch) | |
tree | 3bb992a3e68375cfa770a24835db6d0118f49e48 /CREDITS | |
parent | da1a64f80d8946d51744e48d0ba138c1b17a4852 (diff) | |
download | linux-ab319939a58678c19a68ff10c8a08cef462a3ba6.tar.xz |
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 'CREDITS')
0 files changed, 0 insertions, 0 deletions