From: Clemens Ladisch Date: Thu, 19 Feb 2009 07:38:25 +0000 (+0100) Subject: sound: oxygen: allocate model_data dynamically X-Git-Tag: v2.6.30-rc1~676^2~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ed91157093c60e26bf0215b752f07af52935afc;p=pandora-kernel.git sound: oxygen: allocate model_data dynamically Allocate the model-specific data dynamically instead of including it in the memory block of the card structure. This will allow us to determine the actual model after the card creation. Signed-off-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed