From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v2 00/14] Sparse fixes for tegra Date: Mon, 10 Oct 2011 19:00:42 +0200 Message-ID: <201110101900.42954.arnd@arndb.de> References: <1317956064-17650-1-git-send-email-olof@lixom.net> <1318224484-2090-1-git-send-email-olof@lixom.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1318224484-2090-1-git-send-email-olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Olof Johansson Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Monday 10 October 2011, Olof Johansson wrote: > Some trivial fixes removing sparse warnings on tegra code. > > Changes since v1: > > * Implemented Arnd's suggestion to push annotation all the way down to IO_*_VIRT defines > * Based on above, no longer needed IO_TO_VIRT() -> IO_ADDRESS() changes > * Added two more fixes for cpu-tegra. > > Stephen; I didn't explicitly apply your Acked-by lines to this batch yet, > I will do so when I collect final acks before pushing a branch. > Acked-by: Arnd Bergmann