[PATCH 18/19] ARM: SAMSUNG: Remove remaining legacy code
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-04 16:04:19
Also in:
linux-samsung-soc, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-04 16:04:19
Also in:
linux-samsung-soc, lkml
On Thursday 04 September 2014, Paul Bolle wrote:
On Wed, 2014-07-16 at 15:00 +0200, Tomasz Figa wrote:quoted
On 16.07.2014 12:24, Paul Bolle wrote:quoted
On Fri, 2014-07-04 at 19:48 +0200, Tomasz Figa wrote:quoted
-config S5P_GPIO_DRVSTR - bool - help - Internal configuration to get and set correct GPIO driver strength - helper -This one is used (as a macro) in drivers/gpio/gpio-samsung.c. Is a patch that touches that macro queued somewhere?The code you mention should be removed as well as it's no longer needed. Will include in a follow-up series. Thanks for reporting this and remaining missed parts.That check for CONFIG_S5P_GPIO_DRVSTR is still present in v3.17-rc3 and next-20140903. Should I submit the trivial patch to remove it (and the dead code it hides)?
Yes, I think this one is an obvious candidate for removal. Arnd