Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1158501 > unrolled thread

Re: [PATCH v4 1/1] usb: ulpi: ulpi_init should be executed in subsys_initcall

Started byHeikki Krogerus <heikki.krogerus@linux.intel.com>
First post2015-06-04 14:20 +0200
Last post2015-06-04 14:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 1/1] usb: ulpi: ulpi_init should be executed in  subsys_initcall Heikki Krogerus <heikki.krogerus@linux.intel.com> - 2015-06-04 14:20 +0200

#1158501 — Re: [PATCH v4 1/1] usb: ulpi: ulpi_init should be executed in subsys_initcall

FromHeikki Krogerus <heikki.krogerus@linux.intel.com>
Date2015-06-04 14:20 +0200
SubjectRe: [PATCH v4 1/1] usb: ulpi: ulpi_init should be executed in subsys_initcall
Message-ID<pxChQ-xc-3@gated-at.bofh.it>
Hi Baolu,

On Thu, May 28, 2015 at 08:50:12AM +0800, Lu, Baolu wrote:
> On 05/28/2015 12:53 AM, David Cohen wrote:
> >Hi,
> >
> >On Tue, May 26, 2015 at 07:37:02PM -0700, Greg Kroah-Hartman wrote:
> >>On Wed, May 27, 2015 at 09:45:37AM +0800, Lu Baolu wrote:
> >>>Phy drivers and the ulpi interface providers depend on the
> >>>registration of the ulpi bus.  Ulpi registers the bus in
> >>>module_init(). This could cause unnecessary probe delays.
> >>What do you mean by "probe delays"?
> >I believe he meant the bus users' probe delays. i.e. unnecessary
> >-EPROBE_DEFER happening on ulpi_drivers in case they're registered
> >before ulpi bus itself.
> >
> >Is that correct, Baolu?
> 
> Yes.

Could you prepare one more version of this patche with the change log
included.


Thanks,

-- 
heikki
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web