tinyalsasink: Use int type if we support a single rate/channel count
authorArun Raghavan <arun@centricular.com>
Tue, 2 Feb 2016 10:56:09 +0000 (16:26 +0530)
committerArun Raghavan <git@arunraghavan.net>
Tue, 2 Feb 2016 11:08:31 +0000 (16:38 +0530)
commitbb240714fb60fab91ac8fc52341c73bb940f2ad3
treec34c48bc6ea1344c6e3a7a8ceb0a03ba1d79e87a
parenteb142736318463e6e553c21707ba0d716f85a46f
tinyalsasink: Use int type if we support a single rate/channel count

Avoids using an int range if the field we're setting is not actually a
range.
sys/tinyalsa/tinyalsasink.c