Re: [PATCH V3 1/7] usb: phy: export ulpi_viewport_access_ops

2013-06-12 Thread Felipe Balbi
Hi, On Wed, Jun 12, 2013 at 10:51:05AM -0600, Stephen Warren wrote: > On 06/12/2013 10:38 AM, Felipe Balbi wrote: > > On Wed, Jun 12, 2013 at 10:11:27AM -0600, Stephen Warren wrote: > >> On 06/12/2013 09:06 AM, Felipe Balbi wrote: > >>> On Wed, Jun 05, 2013 at 02:03:03PM -0600, Stephen Warren > >>

Re: [PATCH V3 1/7] usb: phy: export ulpi_viewport_access_ops

2013-06-12 Thread Stephen Warren
On 06/12/2013 10:38 AM, Felipe Balbi wrote: > On Wed, Jun 12, 2013 at 10:11:27AM -0600, Stephen Warren wrote: >> On 06/12/2013 09:06 AM, Felipe Balbi wrote: >>> On Wed, Jun 05, 2013 at 02:03:03PM -0600, Stephen Warren >>> wrote: From: Manjunath Goudar In order to build a ULPI PHY d

Re: [PATCH V3 1/7] usb: phy: export ulpi_viewport_access_ops

2013-06-12 Thread Felipe Balbi
On Wed, Jun 12, 2013 at 10:11:27AM -0600, Stephen Warren wrote: > On 06/12/2013 09:06 AM, Felipe Balbi wrote: > > On Wed, Jun 05, 2013 at 02:03:03PM -0600, Stephen Warren wrote: > >> From: Manjunath Goudar > >> > >> In order to build a ULPI PHY driver as a module, this symbol > >> needs to be exp

Re: [PATCH V3 1/7] usb: phy: export ulpi_viewport_access_ops

2013-06-12 Thread Stephen Warren
On 06/12/2013 09:06 AM, Felipe Balbi wrote: > On Wed, Jun 05, 2013 at 02:03:03PM -0600, Stephen Warren wrote: >> From: Manjunath Goudar >> >> In order to build a ULPI PHY driver as a module, this symbol >> needs to be exported. >> >> Signed-off-by: Manjunath Goudar >> [swarren, reworked Manjun

Re: [PATCH V3 1/7] usb: phy: export ulpi_viewport_access_ops

2013-06-12 Thread Felipe Balbi
On Wed, Jun 05, 2013 at 02:03:03PM -0600, Stephen Warren wrote: > From: Manjunath Goudar > > In order to build a ULPI PHY driver as a module, this symbol needs to > be exported. > > Signed-off-by: Manjunath Goudar > [swarren, reworked Manjunath's patches to split them more logically] > Signed-o