Hi Heinrich,
On Sun, 5 Nov 2023 at 14:54, Heinrich Schuchardt
wrote:
>
> On 11/5/23 18:25, Simon Glass wrote:
> > Hi Heinrich,
> >
> > On Sun, 5 Nov 2023 at 03:47, Heinrich Schuchardt
> > wrote:
> >>
> >> On 11/4/23 21:42, Simon Glass wrote:
> >>> Hi Heinrich,
> >>>
> >>> On Sat, 4 Nov 2023 at 0
On 11/5/23 18:25, Simon Glass wrote:
Hi Heinrich,
On Sun, 5 Nov 2023 at 03:47, Heinrich Schuchardt
wrote:
On 11/4/23 21:42, Simon Glass wrote:
Hi Heinrich,
On Sat, 4 Nov 2023 at 06:51, Heinrich Schuchardt
wrote:
The existence of devices should be checked in the bind method and not in
the
Hi Heinrich,
On Sun, 5 Nov 2023 at 03:47, Heinrich Schuchardt
wrote:
>
> On 11/4/23 21:42, Simon Glass wrote:
> > Hi Heinrich,
> >
> > On Sat, 4 Nov 2023 at 06:51, Heinrich Schuchardt
> > wrote:
> >>
> >> The existence of devices should be checked in the bind method and not in
> >> the probe met
On 11/4/23 21:42, Simon Glass wrote:
Hi Heinrich,
On Sat, 4 Nov 2023 at 06:51, Heinrich Schuchardt
wrote:
The existence of devices should be checked in the bind method and not in
the probe method. Adjust the RISC-V Zkr RNG driver accordingly.
Use ENOENT (and not ENODEV) to signal that the de
Hi Heinrich,
On Sat, 4 Nov 2023 at 06:51, Heinrich Schuchardt
wrote:
>
> The existence of devices should be checked in the bind method and not in
> the probe method. Adjust the RISC-V Zkr RNG driver accordingly.
>
> Use ENOENT (and not ENODEV) to signal that the device is not available.
>
> Fixes
The existence of devices should be checked in the bind method and not in
the probe method. Adjust the RISC-V Zkr RNG driver accordingly.
Use ENOENT (and not ENODEV) to signal that the device is not available.
Fixes: ceec977ba1a9 ("rng: Provide a RNG based on the RISC-V Zkr ISA extension")
Reporte
6 matches
Mail list logo