From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [alsa-devel] [PATCH 178/182] ASoC: wm8903: use gpiochip data pointer Date: Thu, 10 Dec 2015 11:05:16 +0000 Message-ID: <20151210110516.GL6058@localhost.localdomain> References: <1449669097-7214-1-git-send-email-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <1449669097-7214-1-git-send-email-linus.walleij@linaro.org> Sender: linux-gpio-owner@vger.kernel.org To: Linus Walleij Cc: linux-gpio@vger.kernel.org, Johan Hovold , Alexandre Courbot , Michael Welling , Markus Pargmann , Liam Girdwood , Mark Brown , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Wed, Dec 09, 2015 at 02:51:37PM +0100, Linus Walleij wrote: > This makes the driver use the data pointer added to the gpio_chip > to store a pointer to the state container instead of relying on > container_of(). > > Cc: Liam Girdwood > Cc: Mark Brown > Cc: alsa-devel@alsa-project.org > Signed-off-by: Linus Walleij > --- > Liam/Mark: please ACK this so I can merge it into the GPIO tree. > --- Acked-by: Charles Keepax Thanks, Charles