Home
last modified time | relevance | path

Searched hist:"6 dd1ad1f236e7e683e92efd6b5b3953615900701" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/power/reset/
H A Dat91-poweroff.cdiff 6dd1ad1f236e7e683e92efd6b5b3953615900701 Tue Aug 11 11:12:49 CEST 2015 Alexandre Belloni <alexandre.belloni@free-electrons.com> power/reset: at91-poweroff: allow compiling as a module

It was not possible to compile at91-poweroff as a module. Implement
.remove() to allow it. Also switch to module_platform_driver_probe() as it
is not hotpluggable.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>