From: Greg Kroah-Hartman Date: Mon, 22 Jun 2009 22:46:03 +0000 (-0700) Subject: Sound: remove direct access of driver_data X-Git-Tag: v2.6.31-rc3~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864e1e8db436dfd784340d0aef18ea303d157bcb;p=pandora-kernel.git Sound: remove direct access of driver_data This is the last in-kernel direct usage of driver_data, replace it with the proper dev_get/set_drvdata() calls. Cc: Takashi Iwai Cc: Jaroslav Kysela Acked-by: Mark Brown Cc: Liam Girdwood Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed