firewire: move rcode_string() to core
authorClemens Ladisch <clemens@ladisch.de>
Wed, 11 Apr 2012 15:38:10 +0000 (17:38 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 17 Apr 2012 20:54:55 +0000 (22:54 +0200)
There is nothing audio-specific about the rcode_string() helper, so move
it from snd-firewire-lib into firewire-core to allow other code to use it.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> (fixed sound/firewire/cmp.c)

No differences found