From: Mark Brown Date: Sat, 7 Jan 2012 01:12:45 +0000 (-0800) Subject: ASoC: Dynamically allocate the rtd device for a non-empty release() X-Git-Tag: v3.3-rc1~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36ae1a96c4dcb0f6581d595cc5d43cf3a7e648c7;p=pandora-kernel.git ASoC: Dynamically allocate the rtd device for a non-empty release() The device model needs a release() function so it can free devices when they become dereferenced. Do that for rtds. Signed-off-by: Mark Brown --- Reading git-diff-tree failed