summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorDavid Lechner <[email protected]>2026-07-24 10:36:06 +0200
committerDavid Lechner <[email protected]>2026-07-29 11:12:20 -0500
commitbf75f80082a194a95eb2aef039a746c5765ba8d1 (patch)
tree11d963231993672753ba60e2a59979a452e13aed /api
parent976b12414c18cb7d601f073dcb2282bac1924197 (diff)
clk: mediatek: drop probe-after-bind provider setup
Parent lookup now probes the exact missing provider on demand, making the eager probing of every parent provider after bind redundant. The common bind callback also occupies a driver callback that a provider may need for unrelated setup. Remove the common bind callback and its use from all MediaTek parent providers. Providers are now registered only when first needed or when normal driver-model probing reaches them. Signed-off-by: Carlo Caione <[email protected]> Link: https://patch.msgid.link/20260724-ccaione-upstream-fix-clk-probe-v2-2-ebcef2e94e9d@baylibre.com Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions