From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Thu, 17 Jan 2013 14:00:56 +0530 Subject: [PATCH 3/3] ARM: omap2: use get_auxcr for aux ctrl register read In-Reply-To: <1358391205-23943-3-git-send-email-robherring2@gmail.com> References: <1358391205-23943-1-git-send-email-robherring2@gmail.com> <1358391205-23943-3-git-send-email-robherring2@gmail.com> Message-ID: <50F7B6C0.5090102@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 17 January 2013 08:23 AM, Rob Herring wrote: > From: Rob Herring > > Use get_auxcr instead of inline assembly to read the CP15 aux ctrl > register. > > Signed-off-by: Rob Herring > Cc: Kevin Hilman > Cc: Tony Lindgren > --- This patch and the rest of the series looks fine to me. Acked-by: Santosh Shilimkar