Skip to content
Snippets Groups Projects
Commit 1f9e5e22 authored by Axel Lin's avatar Axel Lin Committed by Albert ARIBAUD
Browse files

gpio: lpc32xx: Use priv_data instead of platdata


The LPC32XX GPIO driver platdata currently contains GPIO state information,
which should go into priv_data. Thus rename lpc32xx_gpio_platdata to
lpc32xx_gpio_priv and convert to use dev_get_priv() instead.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Tested-by: default avatarAlbert ARIBAUD <albert.aribaud@3adev.fr>
parent 42eccdd6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment