[PATCH 2/2] gpio/omap: add *remove* callback in platform_driver

Linus Walleij linus.walleij at linaro.org
Wed Jul 11 17:54:23 EDT 2012


On Wed, Jul 11, 2012 at 11:13 AM, Tarun Kanti DebBarma
<tarun.kanti at ti.com> wrote:

> Add *remove* callback so that necessary cleanup operations are
> performed when device is unregistered. The device is deleted
> from the list and associated clock handle is released by
> calling clk_put() and irq descriptor is released using the
> irq_free_desc() api.
>
> Signed-off-by: Tarun Kanti DebBarma <tarun.kanti at ti.com>

Looks good, applied.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list