From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Hellstrom Date: Wed, 30 Mar 2011 11:14:42 +0000 Subject: Re: [PATCH 1/2 v3] sparc32,leon: APBUART driver must use archdata Message-Id: <4D9310A2.7010802@gaisler.com> List-Id: References: <1301481109-1207-1-git-send-email-daniel@gaisler.com> In-Reply-To: <1301481109-1207-1-git-send-email-daniel@gaisler.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: sparclinux@vger.kernel.org David Miller wrote: >From: Daniel Hellstrom >Date: Wed, 30 Mar 2011 12:31:48 +0200 > > > >>See Commit id 1636f8ac2b08410df4766449f7c86b912443cd99, this >>patch is similar to 19e4875fb21a69fbf620e84769a74d189c69c58d. >> >>Signed-off-by: Daniel Hellstrom >> >> > >In Sam's feedback he asked you to refer to commits by not only >their SHA1 ID but also by their commit message header line, like >this: > > See commit 1636f8ac2b08410df4766449f7c86b912443cd99 > ("sparc/of: Move of_device fields into struct pdev_archdata") > > > I really screwed that up... Now I have resent the both patches. Thanks, Daniel