On Aug 15, 2011, at 9:19 AM, Fabio Baltieri wrote: > This patch add support for calling ctrl_alt_del() when the power button is > pressed for more than about 2 seconds on some freescale MPC83xx > evaluation boards and reference design. > > The code uses a kthread to poll the CTRL_BTN bit each second. > > Also change Kconfig entry of the driver to bool, as device's gpio > registration is broken when loading as module. > > Tested on an MPC8315E RDB board. > > Signed-off-by: Fabio Baltieri <fabio.balti...@gmail.com> > --- > arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 58 +++++++++++++++++++++++- > arch/powerpc/platforms/Kconfig | 2 +- > 2 files changed, 58 insertions(+), 2 deletions(-)
applied - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev