Re: [PATCH 0/7] drivers/mfd: make max drivers explicitly non-modular

2016-04-04 Thread Lee Jones
On Mon, 04 Apr 2016, Paul Gortmaker wrote: > [Re: [PATCH 0/7] drivers/mfd: make max drivers explicitly non-modular] On > 04/04/2016 (Mon 09:11) Lee Jones wrote: > > > How did you come up with the subject lines for these patches? > > I just used the general default of: &

Re: [PATCH 0/7] drivers/mfd: make max drivers explicitly non-modular

2016-04-04 Thread Paul Gortmaker
[Re: [PATCH 0/7] drivers/mfd: make max drivers explicitly non-modular] On 04/04/2016 (Mon 09:11) Lee Jones wrote: > How did you come up with the subject lines for these patches? I just used the general default of: : rest of subject > > Please do `git log --oneline -- `, as is no

Re: [PATCH 0/7] drivers/mfd: make max drivers explicitly non-modular

2016-04-04 Thread Lee Jones
How did you come up with the subject lines for these patches? Please do `git log --oneline -- `, as is normal when submitting to mainline. > For anyone new to the underlying goal of this cleanup, we are trying to > make driver code consistent with the Makefiles/Kconfigs that control them. > > Th