* Dr. David Alan Gilbert <li...@treblig.org> wrote:
> * Ingo Molnar (mi...@kernel.org) wrote: > > > > * li...@treblig.org <li...@treblig.org> wrote: > > > > > From: "Dr. David Alan Gilbert" <li...@treblig.org> > > > > > > The last use of iosf_mbi_unregister_pmic_bus_access_notifier() was > > > removed in 2017 by > > > commit a5266db4d314 ("drm/i915: Acquire PUNIT->PMIC bus for > > > intel_uncore_forcewake_reset()") > > > > > > Remove it. > > > > > > Note the '_unlocked' version is still used. > > > > > > Signed-off-by: Dr. David Alan Gilbert <li...@treblig.org> > > > --- > > > arch/x86/include/asm/iosf_mbi.h | 7 ------- > > > arch/x86/platform/intel/iosf_mbi.c | 13 ------------- > > > drivers/gpu/drm/i915/i915_iosf_mbi.h | 6 ------ > > > 3 files changed, 26 deletions(-) > > > > Acked-by: Ingo Molnar <mi...@kernel.org> > > Thanks! > Any idea who might pick this one up? > > Dave We can certainly do it via the x86 tree - I've added GPU/DRM maintainers to the commit's Cc: list. Thanks, Ingo