Re: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-18 Thread Kalle Valo
Marc Gonzalez writes: > On 18/12/2018 08:42, Kalle Valo wrote: > >> Amit Kucheria wrote: >> >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -1929,20 +1929,14 @@ M: Andy Gross >>> M: David Brown >>> L: linux-arm-...@vger.kernel.org >>> S: Maintained >>> -F: Documentation/devicetree/bindi

Re: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-18 Thread Amit Kucheria
On Tue, Dec 18, 2018 at 1:12 PM Kalle Valo wrote: > > Amit Kucheria writes: > > > Several drivers didn't have a specific maintainer (other than the > > subsystem maintainer). Switch to using the 'qcom' and 'msm' regex > > patterns to capture all of them and add exceptions to the couple of > > dri

Re: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-18 Thread Marc Gonzalez
On 18/12/2018 08:42, Kalle Valo wrote: > Amit Kucheria wrote: > >> Several drivers didn't have a specific maintainer (other than the >> subsystem maintainer). Switch to using the 'qcom' and 'msm' regex >> patterns to capture all of them and add exceptions to the couple of >> drivers that contain

Re: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-18 Thread Kalle Valo
Amit Kucheria writes: > Several drivers didn't have a specific maintainer (other than the > subsystem maintainer). Switch to using the 'qcom' and 'msm' regex > patterns to capture all of them and add exceptions to the couple of > drivers that contain 'msm' but are not related to qcom hardware. >

Re: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-17 Thread Joe Perches
On Tue, 2018-12-18 at 00:20 +0530, Amit Kucheria wrote: > On Mon, Dec 17, 2018 at 10:51 PM Joe Perches wrote: > > git history is used by default for the N: entries and that can > > cause whitespace style commit authors to be cc'd on various changes > > to matched files. > > Is that by design? ye

Re: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-17 Thread Amit Kucheria
On Mon, Dec 17, 2018 at 10:51 PM Joe Perches wrote: > > On Mon, 2018-12-17 at 21:49 +0530, Amit Kucheria wrote: > > Several drivers didn't have a specific maintainer (other than the > > subsystem maintainer). Switch to using the 'qcom' and 'msm' regex > > patterns to capture all of them and add ex

Re: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-17 Thread Joe Perches
On Mon, 2018-12-17 at 21:49 +0530, Amit Kucheria wrote: > Several drivers didn't have a specific maintainer (other than the > subsystem maintainer). Switch to using the 'qcom' and 'msm' regex > patterns to capture all of them and add exceptions to the couple of > drivers that contain 'msm' but are

Re: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-17 Thread Marc Gonzalez
On 17/12/2018 17:19, Amit Kucheria wrote: > Several drivers didn't have a specific maintainer (other than the > subsystem maintainer). Switch to using the 'qcom' and 'msm' regex > patterns to capture all of them and add exceptions to the couple of > drivers that contain 'msm' but are not related t

[PATCH v1 1/1] MAINTAINERS: update list of qcom drivers

2018-12-17 Thread Amit Kucheria
Several drivers didn't have a specific maintainer (other than the subsystem maintainer). Switch to using the 'qcom' and 'msm' regex patterns to capture all of them and add exceptions to the couple of drivers that contain 'msm' but are not related to qcom hardware. Thanks to Marc for the idea to us