Re: [PATCH 2/2] pinctrl: samsung: remove unneeded (void *) casts in of_match_table

From: Krzysztof Kozlowski
Date: Mon May 15 2017 - 13:05:01 EST


On Wed, Apr 26, 2017 at 06:34:23AM +0900, Masahiro Yamada wrote:
> of_device_id::data is an opaque pointer. No explicit cast is needed.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>
> drivers/pinctrl/samsung/pinctrl-samsung.c | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>

Thanks, applied.

Best regards,
Krzysztof