From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/4] pinctrl: tegra: fix some typos and inconsistencies Date: Tue, 11 Mar 2014 10:39:42 -0600 Message-ID: <531F3C4E.6040708@wwwdotorg.org> References: <1394220137-16351-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1394220137-16351-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Walleij Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Stephen Warren List-Id: linux-tegra@vger.kernel.org On 03/07/2014 12:22 PM, Stephen Warren wrote: > drive_dev3_pins in pinctrl-tegra114.c wasn't used; delete it. > > pinctrl-tegra124.c had quite a few typos. Fix those. > > pinctrl-tegra124.c had a few mismatches between the *_groups[] ararys > and the function lists in tegra124_groups[]. Fix those. Oops. I appear to have sent this first patch separately a couple days earlier and accidentally included another identical copy of it in this series. This series should have only included patches 2..4.