From eedd0e95d355c7bc09df1481ef92511f631832b3 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 20 Jan 2015 09:09:27 +0100 Subject: [PATCH] ALSA: line6: Don't forget to call driver's destructor at error path Currently disconnect callback is used as a driver's destructor, and this has to be called not only at the disconnection time but also at the error paths during probe. Tested-by: Chris Rorvick Signed-off-by: Takashi Iwai --- Reading git-format-patch failed