On Thu, Feb 18, 2021 at 9:24 AM Saravana Kannan wrote:
>
> On Thu, Feb 18, 2021 at 9:18 AM Rafael J. Wysocki wrote:
> >
> > On Thu, Feb 18, 2021 at 12:51 AM Saravana Kannan
> > wrote:
> > >
> > > There's no point in adding a device to the deferred probe list if we
> > > know for sure that it do
On Tue, Feb 23, 2021 at 2:10 AM Geert Uytterhoeven wrote:
>
> Hi Saravana,
>
> On Thu, Feb 18, 2021 at 12:51 AM Saravana Kannan wrote:
> > There's no point in adding a device to the deferred probe list if we
> > know for sure that it doesn't have a matching driver. So, check if a
> > device can m
Hi Saravana,
On Thu, Feb 18, 2021 at 12:51 AM Saravana Kannan wrote:
> There's no point in adding a device to the deferred probe list if we
> know for sure that it doesn't have a matching driver. So, check if a
> device can match with a driver before adding it to the deferred probe
> list.
>
> Si
On Thu, Feb 18, 2021 at 9:24 AM Saravana Kannan wrote:
>
> On Thu, Feb 18, 2021 at 9:18 AM Rafael J. Wysocki wrote:
> >
> > On Thu, Feb 18, 2021 at 12:51 AM Saravana Kannan
> > wrote:
> > >
> > > There's no point in adding a device to the deferred probe list if we
> > > know for sure that it do
On Thu, Feb 18, 2021 at 9:18 AM Rafael J. Wysocki wrote:
>
> On Thu, Feb 18, 2021 at 12:51 AM Saravana Kannan wrote:
> >
> > There's no point in adding a device to the deferred probe list if we
> > know for sure that it doesn't have a matching driver. So, check if a
> > device can match with a dr
On Thu, Feb 18, 2021 at 12:51 AM Saravana Kannan wrote:
>
> There's no point in adding a device to the deferred probe list if we
> know for sure that it doesn't have a matching driver. So, check if a
> device can match with a driver before adding it to the deferred probe
> list.
What if a matchin
There's no point in adding a device to the deferred probe list if we
know for sure that it doesn't have a matching driver. So, check if a
device can match with a driver before adding it to the deferred probe
list.
Signed-off-by: Saravana Kannan
---
Geert,
Can you give this a shot for your I2C DM
7 matches
Mail list logo