Searched hist:"6 e64180a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/power/reset/ |
H A D | at91-reset.c | 6e64180a Tue Aug 11 04:12:47 CDT 2015 Alexandre Belloni <alexandre.belloni@free-electrons.com> power/reset: at91-reset: allow compiling as a module
It was not possible to compile at91-reset 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> 6e64180a Tue Aug 11 04:12:47 CDT 2015 Alexandre Belloni <alexandre.belloni@free-electrons.com> power/reset: at91-reset: allow compiling as a module It was not possible to compile at91-reset 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>
|
H A D | Kconfig | 6e64180a Tue Aug 11 04:12:47 CDT 2015 Alexandre Belloni <alexandre.belloni@free-electrons.com> power/reset: at91-reset: allow compiling as a module
It was not possible to compile at91-reset 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> 6e64180a Tue Aug 11 04:12:47 CDT 2015 Alexandre Belloni <alexandre.belloni@free-electrons.com> power/reset: at91-reset: allow compiling as a module It was not possible to compile at91-reset 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>
|