From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seth Forshee Subject: Re: [PATCH V2 1/2] gmux: Add generic write32 function Date: Mon, 13 Aug 2012 19:44:57 -0500 Message-ID: <20120814004457.GA18992@thinkpad-t410> References: <1344898369-4944-1-git-send-email-mjg@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from youngberry.canonical.com ([91.189.89.112]:55052 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753192Ab2HNApL (ORCPT ); Mon, 13 Aug 2012 20:45:11 -0400 Content-Disposition: inline In-Reply-To: <1344898369-4944-1-git-send-email-mjg@redhat.com> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Matthew Garrett Cc: linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org On Mon, Aug 13, 2012 at 06:52:48PM -0400, Matthew Garrett wrote: > Move the special-cased backlight update function to a generic gmux_write32 > function. > > Signed-off-by: Matthew Garrett > Cc: Seth Forshee Acked-by: Seth Forshee