Re: [PATCH -next] mfd: tps65912 needs MFD_CORE

From: Randy Dunlap
Date: Wed Jun 22 2011 - 14:47:07 EST


On Wed, 22 Jun 2011 19:29:15 +0100 Mark Brown wrote:

> On Wed, Jun 22, 2011 at 10:06:15AM -0700, Randy Dunlap wrote:
> > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> >
> > MFD_TPS65912 should select MFD_CORE so that mfd interfaces are
> > available to it. This fixes a build error when MFD_CORE=m and
> > MFD_TPS65912=y (and no other TPS65912 kconfig symbols are enabled,
> > so no other select MFD_CORE was done).
>
> I posted a better patch for this earlier today - the bigger problem here
> is that as with other MFD cores MFD_TPS65912 shouldn't be directly
> selectable at all as it can't do anything useful without a bus
> interface.

Good. Hopefully such a kconfig won't be possible in the
future then.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/