Re: [PATCH 4/5] gpio: gpio-mm: Remove unnecessary driver_data set

From: Linus Walleij
Date: Wed Feb 01 2017 - 08:44:24 EST


On Mon, Jan 30, 2017 at 3:40 PM, William Breathitt Gray
<vilhelm.gray@xxxxxxxxx> wrote:

> Setting driver_data was necessary to access private data in the
> gpiomm_remove function. Now that the gpiomm_remove function is gone,
> driver_data is no longer used. This patch removes the relevant code.
>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@xxxxxxxxx>

Patch applied.

Yours,
Linus Walleij