Re: [PATCH 0/6] mfd: audit and demodule drivers/mfd/ab* drivers

2016-11-11 Thread Lee Jones
On Sat, 29 Oct 2016, Paul Gortmaker wrote: > Nothing new here ; just another instance where we had modular remove > and exit functions -- but the Makefile/Kconfig limited the use case to > being always built-in; hence the code is useless and needs removing. > > So we remove the dead code and the

Re: [PATCH 0/6] mfd: audit and demodule drivers/mfd/ab* drivers

2016-10-31 Thread Linus Walleij
On Sun, Oct 30, 2016 at 2:24 AM, Paul Gortmaker wrote: > Nothing new here ; just another instance where we had modular remove > and exit functions -- but the Makefile/Kconfig limited the use case to > being always built-in; hence the code is useless and needs removing. > > So we remove the dead c