On Mon, Sep 12, 2022 at 05:57:30PM -0700, Daniele Ceraolo Spurio wrote: > From: Tomas Winkler <tomas.wink...@intel.com> > > With on-boards graphics card, both i915 and MEI > are in the same device hierarchy with the same parent, > while for discrete gfx card the MEI is its child device. > Adjust the match function for that scenario > by matching MEI parent device with i915. > > Signed-off-by: Tomas Winkler <tomas.wink...@intel.com> > Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospu...@intel.com> > Cc: Vitaly Lubart <vitaly.lub...@intel.com> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Reviewed-by: Alan Previn <alan.previn.teres.ale...@intel.com> > ---
Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>