commit | 20b65dd040ce38e2bc0fa3cae13b954c865b61fe | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Sun Sep 04 22:15:44 2011 +0200 |
committer | Clemens Ladisch <clemens@ladisch.de> | Sun Oct 20 22:07:57 2013 +0200 |
tree | 27b8ae49b43b2b6b4e6635128936ebfcfd20d75c | |
parent | 9dd81e3143b57d1bf7e8377ab29b86090baa55a8 [diff] |
ALSA: firewire: introduce amdtp_out_stream_running() Introduce the helper function amdtp_out_stream_running(). This makes many checks in amdtp.c clearer and frees the device drivers from having to track this with a separate variable. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>