Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754322Ab1BRGol (ORCPT ); Fri, 18 Feb 2011 01:44:41 -0500 Received: from smtp.nokia.com ([147.243.128.26]:48416 "EHLO mgw-da02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751640Ab1BRGoj (ORCPT ); Fri, 18 Feb 2011 01:44:39 -0500 Message-ID: <4D5E153E.308@nokia.com> Date: Fri, 18 Feb 2011 08:44:14 +0200 From: Peter Ujfalusi User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110103 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: ext Andres Salomon CC: Samuel Ortiz , Mark Brown , linux-kernel@vger.kernel.org, Dmitry Torokhov , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , linux-input@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 13/29] twl4030: mfd_cell is now implicitly available to drivers (v2) References: <1297998456-7615-1-git-send-email-dilinger@queued.net> <1297998456-7615-14-git-send-email-dilinger@queued.net> In-Reply-To: <1297998456-7615-14-git-send-email-dilinger@queued.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 788 Lines: 19 On 02/18/11 05:07, ext Andres Salomon wrote: > The cell's platform_data is now accessed with a helper function; > change clients to use that, and remove the now-unused data_size. > > v2: add some missing mfd/core.h includes. > > Signed-off-by: Andres Salomon > --- > drivers/input/misc/twl4030-vibra.c | 3 ++- > drivers/mfd/twl4030-codec.c | 2 -- > sound/soc/codecs/twl4030.c | 6 ++++-- > 3 files changed, 6 insertions(+), 5 deletions(-) Acked-by: Peter Ujfalusi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/