On Tue, Jan 10, 2017 at 05:03:35PM +0100, Greg KH wrote:
> On Mon, Jan 09, 2017 at 02:59:39PM -0600, Bin Liu wrote:
> > MUSB driver now has runtime PM support, but the debugfs driver misses
> > the PM _get/_put() calls, which could cause MUSB register access
> > failure.
> >
> > Cc: sta...@vger.ke
On Mon, Jan 09, 2017 at 02:59:39PM -0600, Bin Liu wrote:
> MUSB driver now has runtime PM support, but the debugfs driver misses
> the PM _get/_put() calls, which could cause MUSB register access
> failure.
>
> Cc: sta...@vger.kernel.org # 4.9+
> Acked-by: Tony Lindgren
> Signed-off-by: Bin Liu
MUSB driver now has runtime PM support, but the debugfs driver misses
the PM _get/_put() calls, which could cause MUSB register access
failure.
Cc: sta...@vger.kernel.org # 4.9+
Acked-by: Tony Lindgren
Signed-off-by: Bin Liu
---
drivers/usb/musb/musb_debugfs.c | 20 +++-
1 file
* Bin Liu [161219 12:46]:
> MUSB driver now has runtime PM support, but the debugfs driver misses
> the PM _get/_put() calls, which could cause MUSB register access
> failure.
Acked-by: Tony Lindgren
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message
MUSB driver now has runtime PM support, but the debugfs driver misses
the PM _get/_put() calls, which could cause MUSB register access
failure.
Cc: sta...@vger.kernel.org # 4.9+
Signed-off-by: Bin Liu
---
drivers/usb/musb/musb_debugfs.c | 20 +++-
1 file changed, 19 insertions(+)