Home
last modified time | relevance | path

Searched hist:"2 ec64758d97f631fc34f60d6a42415fc1bb1b943" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/domain/
H A Dtegra186-power-domain.c2ec64758d97f631fc34f60d6a42415fc1bb1b943 Tue Apr 12 22:42:48 UTC 2022 Marek Vasut <marex@denx.de> UPSTREAM: power-domain: Return 0 if ops unimplemented and remove empty functions

In case the ops is not implemented, return 0 in the core right away.
This is better than having multiple copies of functions which just
return 0 in each power domain driver. Drop all those empty functions.

Change-Id: Ib26bef39d52cca26a0ce0f9d6b23cb6ebe5d557e
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
H A Dbcm6328-power-domain.c2ec64758d97f631fc34f60d6a42415fc1bb1b943 Tue Apr 12 22:42:48 UTC 2022 Marek Vasut <marex@denx.de> UPSTREAM: power-domain: Return 0 if ops unimplemented and remove empty functions

In case the ops is not implemented, return 0 in the core right away.
This is better than having multiple copies of functions which just
return 0 in each power domain driver. Drop all those empty functions.

Change-Id: Ib26bef39d52cca26a0ce0f9d6b23cb6ebe5d557e
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
H A Dpower-domain-uclass.c2ec64758d97f631fc34f60d6a42415fc1bb1b943 Tue Apr 12 22:42:48 UTC 2022 Marek Vasut <marex@denx.de> UPSTREAM: power-domain: Return 0 if ops unimplemented and remove empty functions

In case the ops is not implemented, return 0 in the core right away.
This is better than having multiple copies of functions which just
return 0 in each power domain driver. Drop all those empty functions.

Change-Id: Ib26bef39d52cca26a0ce0f9d6b23cb6ebe5d557e
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>