From: Arnd Bergmann Date: Sun, 15 Aug 2010 16:51:56 +0000 (+0200) Subject: lirc: make chardev nonseekable X-Git-Tag: v2.6.37-rc1~173^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d2e9d5c9eead1f73f92f5fc03424dab90b6c95;p=pandora-kernel.git lirc: make chardev nonseekable There does not seem to be a need for lirc to allow seeking on the file descriptor, so let's just disallow this before users start relying on it. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed