
10 Jun
2016
10 Jun
'16
2:35 a.m.
On 7 June 2016 at 01:24, Wenyou Yang wenyou.yang@atmel.com wrote:
In order to make these PIO4 definitions shared with AT91 PIO4 pinctrl driver, move them from the existing gpio driver to the head file, and rephrase them.
Signed-off-by: Wenyou Yang wenyou.yang@atmel.com
Changes in v4: None Changes in v3: None Changes in v2: None
arch/arm/mach-at91/include/mach/atmel_pio4.h | 35 ++++++++++++++ drivers/gpio/atmel_pio4.c | 71 +++++++--------------------- 2 files changed, 53 insertions(+), 53 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org