From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 11 Apr 2014 10:41:54 +0200 Subject: [PATCH 03/27] ARM: EXYNOS: Add IO mapping for PMU of Exynos3250 In-Reply-To: <53474D66.7020605@samsung.com> References: <1397122658-16013-1-git-send-email-cw00.choi@samsung.com> <20140411014858.GC14934@quad.lixom.net> <53474D66.7020605@samsung.com> Message-ID: <5435579.0l6Y80MnUs@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 11 April 2014 11:03:18 Chanwoo Choi wrote: > On 04/11/2014 10:48 AM, Olof Johansson wrote: > > On Thu, Apr 10, 2014 at 06:37:14PM +0900, Chanwoo Choi wrote: > >> This patch add memory mapping for PMU (Power Management Unit) which is used > >> for power control of Exynos3250. > >> > >> Signed-off-by: Chanwoo Choi > >> Signed-off-by: Kyungmin Park > > > > Signed-off-by is in the wrong order, if Kyungmin wrote the patch and you're > > just posting it... > > > No, I implemented this patch and posted it. What did Kyungmin do then? If you submitted the patch to him, and he sent it back to you, you should be listed twice, although you could just as easily leave him out. Arnd