On Thu, Jun 25, 2015 at 10:29 AM, Michal Simek <[email protected]> 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 <[email protected]> Patch applied with Alex' ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
