From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH 34/36] sound/soc/blackfin: Remove unnecessary casts of private_data Date: Tue, 13 Jul 2010 11:45:48 +0100 Message-ID: <1279017948.3125.40.camel@odin> References: <1c7c609ba4910da572c7888069707548af187651.1278967121.git.joe@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wy0-f179.google.com (mail-wy0-f179.google.com [74.125.82.179]) by alsa0.perex.cz (Postfix) with ESMTP id E0FE32441B for ; Tue, 13 Jul 2010 12:45:56 +0200 (CEST) Received: by wyf19 with SMTP id 19so4015593wyf.38 for ; Tue, 13 Jul 2010 03:45:56 -0700 (PDT) In-Reply-To: <1c7c609ba4910da572c7888069707548af187651.1278967121.git.joe@perches.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Joe Perches Cc: alsa-devel@alsa-project.org, Jiri Kosina , Takashi Iwai , Mark Brown , linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Mon, 2010-07-12 at 13:50 -0700, Joe Perches wrote: > Signed-off-by: Joe Perches Fwiw, we are getting rid of the void * private_data in the ASoC multi-component patch series and will use dev_get_drvdata() style accessors. Both ASoC patches Acked-by: Liam Girdwood -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http://www.slimlogic.co.uk From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752460Ab0GMKpy (ORCPT ); Tue, 13 Jul 2010 06:45:54 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:54922 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751119Ab0GMKpx (ORCPT ); Tue, 13 Jul 2010 06:45:53 -0400 Subject: Re: [PATCH 34/36] sound/soc/blackfin: Remove unnecessary casts of private_data From: Liam Girdwood To: Joe Perches Cc: Jiri Kosina , linux-kernel@vger.kernel.org, Mark Brown , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org In-Reply-To: <1c7c609ba4910da572c7888069707548af187651.1278967121.git.joe@perches.com> References: <1c7c609ba4910da572c7888069707548af187651.1278967121.git.joe@perches.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 13 Jul 2010 11:45:48 +0100 Message-ID: <1279017948.3125.40.camel@odin> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2010-07-12 at 13:50 -0700, Joe Perches wrote: > Signed-off-by: Joe Perches Fwiw, we are getting rid of the void * private_data in the ASoC multi-component patch series and will use dev_get_drvdata() style accessors. Both ASoC patches Acked-by: Liam Girdwood -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http://www.slimlogic.co.uk