From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/4] pinctrl: tegra: remove redundant data table fields Date: Tue, 15 Apr 2014 10:30:39 -0600 Message-ID: <534D5EAF.9010403@wwwdotorg.org> References: <1397511222-28533-1-git-send-email-swarren@wwwdotorg.org> <534D25D1.8070202@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <534D25D1.8070202-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Laxman Dewangan , 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 04/15/2014 06:28 AM, Laxman Dewangan wrote: > On Tuesday 15 April 2014 03:03 AM, Stephen Warren wrote: >> From: Stephen Warren >> >> u32 drvtype_bit:5; > > Seems this is also need for 6. Good catch, thanks. I'll posted a V2 for this patch, although I won't repost patches 2..4 to avoid re-spamming the list with the very large patch 2. Linus, I hope that's OK.