> 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 <[email protected]> > --- > drivers/core/device.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot
- [U-Boot] [PATCH] dm: device: make power domain calls op... Anatolij Gustschin
- Re: [U-Boot] [PATCH] dm: device: make power domain... Peng Fan
- Re: [U-Boot] [PATCH] dm: device: make power domain... sjg

