[U-Boot] [PATCH 1/5] bsec: update after MISC u-class update

Patrick DELAUNAY patrick.delaunay at st.com
Fri Aug 2 10:55:20 UTC 2019


Hi,

> From: Patrick DELAUNAY <patrick.delaunay at st.com>
> Sent: vendredi 19 juillet 2019 11:39
> Subject: [PATCH 1/5] bsec: update after MISC u-class update
> Importance: High
> 
> Since the commit 8729b1ae2cbd ("misc: Update read() and
> write() methods to return bytes xfered"); The misc bsec driver need to be adapted
> to reflect the number of transferred bytes.
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
> 
>  arch/arm/mach-stm32mp/bsec.c | 31 ++++++++++++++++---------------
> drivers/misc/stm32mp_fuse.c  | 30 +++++++++++++++++-------------
>  2 files changed, 33 insertions(+), 28 deletions(-)

For information, this patch need rework after commit dae0bd28c1638ea751021045bd1453b2ba3f3245
"stm32mp1: bsec: Fix warnings when compiling with W=1"

This commit is integrated in v2019.10-rc1 and I will rebase the patchset and sent a V2.

Regards

Patrick


More information about the U-Boot mailing list