From: Dmitry Torokhov Date: Thu, 4 Feb 2010 08:30:42 +0000 (-0800) Subject: Input: mark input interfaces as non-seekable X-Git-Tag: v2.6.34-rc1~236^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d7bbd4575cfb23e6ef7368fff1f7d7e198b7930;p=pandora-kernel.git Input: mark input interfaces as non-seekable Seeking does not make sense for input interfaces such as evdev and joydev so let's use nonseekable_open to mark them non-seekable. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed