Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <m.chehab@samsung.com>
- Loading branch information