Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Issue 6878004: BACKPORT: Input: mark input interfaces as non-seekable (Closed)

Created:
9 years, 8 months ago by Daniel Kurtz
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

BACKPORT: 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 <dtor@mail.ru>; (cherry picked from commit 3d7bbd4575cfb23e6ef7368fff1f7d7e198b7930) Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>; BUG=chromium-os:13970 TEST=kernel builds; evdev based devices still function: (USB mouse; xf86-input-synaptics)

Patch Set 1 #

Patch Set 2 : Rebase on 6873042 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M drivers/input/evdev.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M drivers/input/joydev.c View 1 1 chunk +2 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698