Re: [PATCH 3/3] tps65912: Cleanup TPS65912 subdevice configuration dependencies

2015-10-02 Thread Linus Walleij
On Tue, Sep 15, 2015 at 10:57 AM, Andrew F. Davis wrote: > The TPS65912 subdevices depend on the mfd core and not any particular > interface. The core is only enabled by enabling an interface so this > is safe. > > Signed-off-by: Andrew F. Davis Acked-by: Linus Walleij I assume Lee will merge

Re: [PATCH 3/3] tps65912: Cleanup TPS65912 subdevice configuration dependencies

2015-09-16 Thread Mark Brown
On Tue, Sep 15, 2015 at 12:57:41PM -0500, Andrew F. Davis wrote: > The TPS65912 subdevices depend on the mfd core and not any particular > interface. The core is only enabled by enabling an interface so this > is safe. Acked-by: Mark Brown signature.asc Description: Digital signature

[PATCH 3/3] tps65912: Cleanup TPS65912 subdevice configuration dependencies

2015-09-15 Thread Andrew F. Davis
The TPS65912 subdevices depend on the mfd core and not any particular interface. The core is only enabled by enabling an interface so this is safe. Signed-off-by: Andrew F. Davis --- drivers/gpio/Kconfig | 2 +- drivers/regulator/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions