On Fri, Jul 13, 2012 at 12:39 PM, Laxman Dewangan<ldewangan@xxxxxxxxxx> wrote:
The GPIO functionality of device tps6586x is added throughThe only thing I worry about is if old defconfig files are now
platform gpio driver and it can be register as the mfd sub
device and hence removing the duplicates code which register
the gpio functionality from core driver.
Signed-off-by: Laxman Dewangan<ldewangan@xxxxxxxxxx>
missing this config option and then this patch becomes an
unbisectable showstopper for them because they don't get
this driver by default anymore.
So please make sure you've grepped around and checked
that of some platforms defconfig was previously selecting
the core driver, make sure it selects this driver too for
the moment, it's better if they later deactivate it
if they don't need it.