Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1185725 > unrolled thread

Re: [PATCH] gpio: zynq: Fix problem with unbalanced pm_runtime_enable

Started byLinus Walleij <linus.walleij@linaro.org>
First post2015-07-16 13:10 +0200
Last post2015-07-16 13:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] gpio: zynq: Fix problem with unbalanced pm_runtime_enable Linus Walleij <linus.walleij@linaro.org> - 2015-07-16 13:10 +0200

#1185725 — Re: [PATCH] gpio: zynq: Fix problem with unbalanced pm_runtime_enable

FromLinus Walleij <linus.walleij@linaro.org>
Date2015-07-16 13:10 +0200
SubjectRe: [PATCH] gpio: zynq: Fix problem with unbalanced pm_runtime_enable
Message-ID<pMPd8-4Ps-19@gated-at.bofh.it>
On Thu, Jun 25, 2015 at 10:29 AM, Michal Simek <michal.simek@xilinx.com> wrote:

> Add missing pm_runtime_disabled to remove().
>
> Error log:
> root@zynqmp:~# modprobe gpio_zynq
> root@zynqmp:~# lsmod
>     Not tainted
> gpio_zynq 7086 0 - Live 0xffffffbffc00a000
> root@zynqmp:~# rmmod gpio_zynq
> root@zynqmp:~# lsmod
>     Not tainted
> root@zynqmp:~# modprobe gpio_zynq
> [  246.924438] zynq-gpio ff0a0000.gpio: Unbalanced pm_runtime_enable!
> root@zynqmp:~# rmmod gpio_zynq
> root@zynqmp:~# lsmod
>     Not tainted
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Patch applied with Alex' ACK.

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web