Re: [PATCH v2 3/4] PCI: rcar: Add runtime PM support to pcie-rcar

From: Geert Uytterhoeven
Date: Wed Jan 06 2016 - 03:46:07 EST


Hi Wolfram,

On Wed, Jan 6, 2016 at 9:35 AM, Wolfram Sang <wsa@xxxxxxxxxxxxx> wrote:
>> +err_pm_put:
>> + pm_runtime_put(pcie->dev);
>> +
>> +err_pm_disable:
>> + pm_runtime_disable(pcie->dev);
>
> What about put/disable in the remove part?

Which remove part? (been there, done that ;-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/