From: David Härdeman Date: Thu, 28 Apr 2011 15:13:32 +0000 (-0300) Subject: [media] rc-core: add trailing silence in rc-loopback tx X-Git-Tag: v3.0-rc1~322^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08ffff9fa410916f1847aff831206465cefa924f;p=pandora-kernel.git [media] rc-core: add trailing silence in rc-loopback tx If an IR command is sent (using the LIRC userspace) to rc-loopback which doesn't include a trailing space, the result is that the message won't be completely decoded. In addition, "leftovers" from a previous transmission can be left until the next one. Fix this by faking a long silence after the end of TX data. Signed-off-by: David Härdeman Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed