From mboxrd@z Thu Jan 1 00:00:00 1970 From: leilk.liu@mediatek.com (leilk liu) Date: Fri, 31 Jul 2015 10:44:35 +0800 Subject: [PATCH v4 0/3] Add Mediatek SPI bus driver In-Reply-To: References: <1438167874-1305-1-git-send-email-leilk.liu@mediatek.com> Message-ID: <1438310675.24722.7.camel@mhfsdcap03> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 2015-07-30 at 21:29 +0200, Jonas Gorski wrote: > Hi, > > On Wed, Jul 29, 2015 at 1:04 PM, Leilk Liu wrote: > > Change in v4: > > 1. fix Mark Brown review comment. > > You should say what you actually fixed/changed, not just that you > changed something. Also the individual patches should contain > changelogs as well (under the tear-off line (--), so one knows if > something was changed between > versions. > OK, I will fix them in future versions. > > Jonas