Re: [PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process

2012-11-22 Thread Jun Chen
On Thu, 2012-11-22 at 11:08 +, Alan Cox wrote: > On Thu, 22 Nov 2012 06:19:23 -0500 > Jun Chen wrote: > > > > > This patch add modem power off function in the reboot process > > according registering reboot callback to the reboot_notifier_list. > > Also realizing the spi shutdown function.

[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process

2012-11-22 Thread Jun Chen
This patch add modem power off function in the reboot process according registering reboot callback to the reboot_notifier_list. Also realizing the spi shutdown function. Signed-off-by: Bi Chao Signed-off-by: Chen Jun --- drivers/tty/serial/ifx6x60.c | 56

[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process

2012-11-22 Thread Jun Chen
This patch add modem power off function in the reboot process according registering reboot callback to the reboot_notifier_list. Also realizing the spi shutdown function. Signed-off-by: Bi Chao Signed-off-by: Chen Jun --- drivers/tty/serial/ifx6x60.c | 39

Re: [PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process

2012-11-22 Thread Alan Cox
On Thu, 22 Nov 2012 06:19:23 -0500 Jun Chen wrote: > > This patch add modem power off function in the reboot process > according registering reboot callback to the reboot_notifier_list. > Also realizing the spi shutdown function. Need to unregister the reboot notifier in the ifx_spi_exit path.

Re: [PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process

2012-11-22 Thread Alan Cox
On Thu, 22 Nov 2012 06:19:23 -0500 Jun Chen jun.d.c...@intel.com wrote: This patch add modem power off function in the reboot process according registering reboot callback to the reboot_notifier_list. Also realizing the spi shutdown function. Need to unregister the reboot notifier in the

[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process

2012-11-22 Thread Jun Chen
This patch add modem power off function in the reboot process according registering reboot callback to the reboot_notifier_list. Also realizing the spi shutdown function. Signed-off-by: Bi Chao chao...@intel.com Signed-off-by: Chen Jun jun.d.c...@intel.com --- drivers/tty/serial/ifx6x60.c |

[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process

2012-11-22 Thread Jun Chen
This patch add modem power off function in the reboot process according registering reboot callback to the reboot_notifier_list. Also realizing the spi shutdown function. Signed-off-by: Bi Chao chao...@intel.com Signed-off-by: Chen Jun jun.d.c...@intel.com --- drivers/tty/serial/ifx6x60.c |

Re: [PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process

2012-11-22 Thread Jun Chen
On Thu, 2012-11-22 at 11:08 +, Alan Cox wrote: On Thu, 22 Nov 2012 06:19:23 -0500 Jun Chen jun.d.c...@intel.com wrote: This patch add modem power off function in the reboot process according registering reboot callback to the reboot_notifier_list. Also realizing the spi shutdown