From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933540AbcDLNye (ORCPT ); Tue, 12 Apr 2016 09:54:34 -0400 Received: from lists.s-osg.org ([54.187.51.154]:45985 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932659AbcDLNyd (ORCPT ); Tue, 12 Apr 2016 09:54:33 -0400 Subject: Re: [PATCH] mfd: cros_ec: allow building for ARM64 To: Lee Jones References: <1460146297-32535-1-git-send-email-briannorris@chromium.org> <20160411084849.GK4592@x1> <20160411164209.GA11034@localhost> <570BDBCC.9060502@osg.samsung.com> <20160412071355.GD8094@x1> Cc: Brian Norris , Olof Johansson , linux-kernel@vger.kernel.org, Brian Norris From: Javier Martinez Canillas Message-ID: <570CFE12.7070005@osg.samsung.com> Date: Tue, 12 Apr 2016 09:54:26 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <20160412071355.GD8094@x1> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Lee, On 04/12/2016 03:13 AM, Lee Jones wrote: > On Mon, 11 Apr 2016, Javier Martinez Canillas wrote: >> On 04/11/2016 12:42 PM, Brian Norris wrote: >>> On Mon, Apr 11, 2016 at 09:48:49AM +0100, Lee Jones wrote: >>>> When submitting patches, please use the format appropriate for the >>>> subsystem. >>>> >>>> `git log --oneline -- ` helps with this. >>> >>> $ git log --oneline --no-merges drivers/mfd/cros_ec*.c | head -10 >>> 8827a642a463 mfd: cros_ec_spi: Repair comparison ordering issue >>> 2756db6c6366 mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' >>> whitespace issue. >>> 6d6e44a95316 mfd: cros ec: Lock the SPI bus while holding chipselect >>> 3821a065f567 spi: Drop owner assignment from spi_drivers >>> 385c0012dfa0 mfd: cros_ec_i2c: Add OF match table >>> a78ea195f77a mfd: cros_ec: spi: Add OF match table >>> 0e777366fb0e mfd: Drop owner assignment from i2c_drivers >>> cf649e00769a mfd: cros_ec: Staticise some newly introduced structures >>> ff4378f4b813 mfd: cros_ec: spi: Add delay for asserting CS >>> 57b33ff077be mfd: cros_ec: Support multiple EC in a system >>> >>> So...what's the problem with the subject? >>> >> >> I also don't see what's wrong with the subject line... > > Then you're not looking hard enough. > > Every single patch description in the MFD subsystem starts with an > uppercase character, just as you would any sentence. > Oh, I see. I didn't notice the difference indeed. Thanks a lot for the clarification. Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America