mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
This largely reverts commit5a7b95fb99. It breaks suspend with AMD GPUs, and we couldn't incrementally fix it. So, let's remove the code and go back to the drawing board. We keep the header extension to not break drivers already populating the regulator. We expect to re-add the code handling it soon. Fixes:5a7b95fb99("i2c: core: support bus regulator controlling in adapter") Reported-by: "Tareque Md.Hanif" <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reported-by: Konstantin Kharlamov <[email protected]> Link: https://lore.kernel.org/r/[email protected] BugLink: https://gitlab.freedesktop.org/drm/amd/-/issues/1850 Tested-by: "Tareque Md.Hanif" <[email protected]> Tested-by: Konstantin Kharlamov <[email protected]> Signed-off-by: Wolfram Sang <[email protected]> Cc: <[email protected]> # 5.14+