Re: [PATCH] mcu_mpc8349emitx.c: add shutdown request support

From: Kumar Gala
Date: Thu Nov 03 2011 - 14:07:25 EST



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.baltieri@xxxxxxxxx>
> ---
> arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 58 +++++++++++++++++++++++-
> arch/powerpc/platforms/Kconfig | 2 +-
> 2 files changed, 58 insertions(+), 2 deletions(-)

applied

- k--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/