From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Thu, 01 Oct 2015 07:22:16 +0000 Subject: [PATCH 0/2] dmaengine: usb-dmac: Runtime PM Related Fixes Message-Id: <1443684138-32252-1-git-send-email-geert+renesas@glider.be> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Vinod Koul , Yoshihiro Shimoda Cc: Sergei Shtylyov , dmaengine@vger.kernel.org, linux-sh@vger.kernel.org, linux-pm@vger.kernel.org, Geert Uytterhoeven Hi Vinod, Shimoda-san, This series fixes a crash and an imbalance in the usb-dmac driver. Geert Uytterhoeven (2): dmaengine: usb-dmac: Fix crash on runtime suspend dmaengine: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance drivers/dma/sh/usb-dmac.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) -- 1.9.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds