Re: [PATCH 3/5] serial: omap: Switch wake-up interrupt to generic wakeirq

2015-06-01 Thread Tony Lindgren
* Greg Kroah-Hartman gre...@linuxfoundation.org [150531 00:24]: On Thu, May 28, 2015 at 07:56:16AM -0700, Tony Lindgren wrote: Hi Greg, * Tony Lindgren t...@atomide.com [150513 16:38]: We can now use generic wakeirq handling and remove the custom handling for the wake-up interrupts.

Re: [PATCH 3/5] serial: omap: Switch wake-up interrupt to generic wakeirq

2015-05-31 Thread Greg Kroah-Hartman
On Thu, May 28, 2015 at 07:56:16AM -0700, Tony Lindgren wrote: Hi Greg, * Tony Lindgren t...@atomide.com [150513 16:38]: We can now use generic wakeirq handling and remove the custom handling for the wake-up interrupts. How do you prefer to handle the two omap specific serial driver

Re: [PATCH 3/5] serial: omap: Switch wake-up interrupt to generic wakeirq

2015-05-28 Thread Tony Lindgren
Hi Greg, * Tony Lindgren t...@atomide.com [150513 16:38]: We can now use generic wakeirq handling and remove the custom handling for the wake-up interrupts. How do you prefer to handle the two omap specific serial driver changes in this series? There's a dependency to Rafael's pm-wakeirq