> -----Original Message----- > From: Joe Perches [mailto:[email protected]] > Sent: Wednesday, May 06, 2015 12:33 AM > To: Andrew Morton; [email protected] > Cc: Jie, Yang > Subject: [PATCH 2/6] MAINTAINERS: Update sound soc intel patterns > > commit 2106241a6803 ("ASoC: Intel: create common folder and move > common files in") moved the files around. Update the patterns. > > Signed-off-by: Joe Perches <[email protected]> Acked-by: Jie Yang <[email protected]>
Thanks. > cc: Jie Yang <[email protected]> > --- > MAINTAINERS | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e278814..bbfb324 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5101,11 +5101,10 @@ INTEL ASoC BDW/HSW DRIVERS > M: Jie Yang <[email protected]> > L: [email protected] > S: Supported > -F: sound/soc/intel/sst-haswell* > -F: sound/soc/intel/sst-dsp* > -F: sound/soc/intel/sst-firmware.c > -F: sound/soc/intel/broadwell.c > -F: sound/soc/intel/haswell.c > +F: sound/soc/intel/common/sst-dsp* > +F: sound/soc/intel/common/sst-firmware.c > +F: sound/soc/intel/boards/broadwell.c > +F: sound/soc/intel/haswell/ > > INTEL C600 SERIES SAS CONTROLLER DRIVER > M: Intel SCU Linux support <[email protected]> > -- > 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

