Re: [PATCH] powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE

2008-12-30 Thread Kumar Gala
On Nov 8, 2008, at 11:52 AM, Anton Vorontsov wrote: Boards should know when QE_USB is used, so that they can configure USB clocks and pins. Another option would be to add 'select QE_USB' into USB_GADGET_FSL_QE, but selects are evil since they don't support dependencies. While at it, also remo

Re: [PATCH] powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE

2008-12-23 Thread Anton Vorontsov
On Wed, Dec 03, 2008 at 10:33:27PM +0300, Anton Vorontsov wrote: > On Sat, Nov 08, 2008 at 08:52:54PM +0300, Anton Vorontsov wrote: > > Boards should know when QE_USB is used, so that they can configure USB > > clocks and pins. > > > > Another option would be to add 'select QE_USB' into USB_GADGET

Re: [PATCH] powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE

2008-12-03 Thread Anton Vorontsov
On Sat, Nov 08, 2008 at 08:52:54PM +0300, Anton Vorontsov wrote: > Boards should know when QE_USB is used, so that they can configure USB > clocks and pins. > > Another option would be to add 'select QE_USB' into USB_GADGET_FSL_QE, > but selects are evil since they don't support dependencies. > >

Re: [PATCH] powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE

2008-11-10 Thread Scott Wood
On Sat, Nov 08, 2008 at 08:52:54PM +0300, Anton Vorontsov wrote: > Boards should know when QE_USB is used, so that they can configure USB > clocks and pins. > > Another option would be to add 'select QE_USB' into USB_GADGET_FSL_QE, > but selects are evil since they don't support dependencies. Can

[PATCH] powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE

2008-11-08 Thread Anton Vorontsov
Boards should know when QE_USB is used, so that they can configure USB clocks and pins. Another option would be to add 'select QE_USB' into USB_GADGET_FSL_QE, but selects are evil since they don't support dependencies. While at it, also remove 'host' from the symbol description, since the QE_USB