On Mon, 10 Oct 2022 at 16:33, Simon Glass wrote:
>
> Hi Michal,
>
> On Mon, 10 Oct 2022 at 15:33, Michal Suchánek wrote:
> >
> > On Mon, Oct 10, 2022 at 09:49:20PM +0200, Michal Suchánek wrote:
> > > On Sun, Oct 02, 2022 at 07:10:40PM -0600, Simon Glass wrote:
> > > > Hi Michal,
> > > >
> > > > O
Hi Michal,
On Mon, 10 Oct 2022 at 15:33, Michal Suchánek wrote:
>
> On Mon, Oct 10, 2022 at 09:49:20PM +0200, Michal Suchánek wrote:
> > On Sun, Oct 02, 2022 at 07:10:40PM -0600, Simon Glass wrote:
> > > Hi Michal,
> > >
> > > On Sun, 2 Oct 2022 at 13:34, Michal Suchánek wrote:
> > > >
> > > > O
On Mon, Oct 10, 2022 at 09:49:20PM +0200, Michal Suchánek wrote:
> On Sun, Oct 02, 2022 at 07:10:40PM -0600, Simon Glass wrote:
> > Hi Michal,
> >
> > On Sun, 2 Oct 2022 at 13:34, Michal Suchánek wrote:
> > >
> > > On Thu, Sep 29, 2022 at 04:00:26AM -0600, Simon Glass wrote:
> > > > Hi Michal,
>
On Sun, Oct 02, 2022 at 07:10:40PM -0600, Simon Glass wrote:
> Hi Michal,
>
> On Sun, 2 Oct 2022 at 13:34, Michal Suchánek wrote:
> >
> > On Thu, Sep 29, 2022 at 04:00:26AM -0600, Simon Glass wrote:
> > > Hi Michal,
> > >
> > > On Sun, 25 Sept 2022 at 02:28, Michal Suchanek wrote:
> > > >
> > >
Hi Michal,
On Sun, 2 Oct 2022 at 13:34, Michal Suchánek wrote:
>
> On Thu, Sep 29, 2022 at 04:00:26AM -0600, Simon Glass wrote:
> > Hi Michal,
> >
> > On Sun, 25 Sept 2022 at 02:28, Michal Suchanek wrote:
> > >
> > > The description claims that the device is probed but it isn't.
> > >
> > > Add
On Thu, Sep 29, 2022 at 04:00:26AM -0600, Simon Glass wrote:
> Hi Michal,
>
> On Sun, 25 Sept 2022 at 02:28, Michal Suchanek wrote:
> >
> > The description claims that the device is probed but it isn't.
> >
> > Add the device_probe() call.
> >
> > Also consolidate the iteration into one function.
Hi Michal,
On Sun, 25 Sept 2022 at 02:28, Michal Suchanek wrote:
>
> The description claims that the device is probed but it isn't.
>
> Add the device_probe() call.
>
> Also consolidate the iteration into one function.
>
> Fixes: 8a5cbc065d ("dm: blk: Use uclass_find_first/next_device() in
> blk
The description claims that the device is probed but it isn't.
Add the device_probe() call.
Also consolidate the iteration into one function.
Fixes: 8a5cbc065d ("dm: blk: Use uclass_find_first/next_device() in
blk_first/next_device()")
Signed-off-by: Michal Suchanek
---
drivers/block/blk-ucla
8 matches
Mail list logo