[U-Boot] [PATCH] dm: device: make power domain calls optional

sjg at google.com sjg at google.com
Sun Jul 21 01:50:02 UTC 2019


> Subject: [PATCH] dm: device: make power domain calls optional
>
> Reduce power domain calls when CONFIG_POWER_DOMAIN is disabled.
> With gcc v8.2, this change saves 104 bytes.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
>  drivers/core/device.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list