summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-10-02 23:24:30 (GMT)
committerDaniel Lezcano <daniel.lezcano@linaro.org>2015-10-23 10:40:48 (GMT)
commitab319939a58678c19a68ff10c8a08cef462a3ba6 (patch)
tree3bb992a3e68375cfa770a24835db6d0118f49e48 /tools
parentda1a64f80d8946d51744e48d0ba138c1b17a4852 (diff)
downloadlinux-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 'tools')
0 files changed, 0 insertions, 0 deletions