From: Mauro Carvalho Chehab Date: Tue, 14 Jan 2014 16:49:04 +0000 (-0200) Subject: em28xx-alsa: Fix error patch for init/fini X-Git-Tag: v3.14-rc1~20^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=452f236fcf845ba95c2f984f3157493e07383792;p=pandora-kernel.git em28xx-alsa: Fix error patch for init/fini If something bad happens during init, we free the card data. However, we still keep it initialized, causing some dependent code to be called at .fini. Fix it. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed