Re: [PATCH 4/5] gpio: davinci: Remove unneeded GPIO macro

2018-09-18 Thread Keerthy
On Saturday 01 September 2018 12:43 AM, Andrew F. Davis wrote: > This macro does nothing and has only one user, remove it. Tested for gpio interrupts on k2g and da850-lcdk Tested-by: Keerthy Acked-by: Keerthy > > Signed-off-by: Andrew F. Davis > --- > arch/arm/mach-davinci/board-neuros-o

[PATCH 4/5] gpio: davinci: Remove unneeded GPIO macro

2018-08-31 Thread Andrew F. Davis
This macro does nothing and has only one user, remove it. Signed-off-by: Andrew F. Davis --- arch/arm/mach-davinci/board-neuros-osd2.c | 8 include/linux/platform_data/gpio-davinci.h | 5 - 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/arch/arm/mach-davinci/board-n