On Thu, 11 Jun 2026 at 19:59, Marek Vasut
<[email protected]> wrote:
>
> Convert dm_cros_ec_get_ops into an inline function to improve compiler
> code coverage, and constify struct dm_cros_ec_ops in a few places.
>
> Signed-off-by: Marek Vasut <[email protected]>
> ---
> Cc: Simon Glass <[email protected]>
> Cc: Tom Rini <[email protected]>
> Cc: [email protected]
> ---
>  drivers/misc/cros_ec.c | 9 ++++-----
>  include/cros_ec.h      | 7 +++++--
>  2 files changed, 9 insertions(+), 7 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to