From: Takashi Sakamoto Date: Sat, 21 Feb 2015 14:54:58 +0000 (+0900) Subject: ALSA: firewire-lib: remove reference counting X-Git-Tag: fixes-v4.0-rc2~32^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6f224dc20ad;p=pandora-kernel.git ALSA: firewire-lib: remove reference counting AMDTP helper functions increment/decrement reference counter for an instance of FireWire unit, while it's complicated for each driver to process error state. In previous commit, each driver has the role of reference counting. This commit removes this role from the helper function. Signed-off-by: Takashi Sakamoto Cc: # 3.19+ Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed