aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/bcm5974.c
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-06-10 12:05:24 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-06-23 13:05:25 -0700
commit63a6404d8ae693e71ab27c4f9c4032aa29113e92 (patch)
treef69345910b0eafc1149adb8e8926a131e1fbea3c /drivers/input/mouse/bcm5974.c
parentInput: evdev - convert to dynamic event buffer (diff)
downloadlinux-dev-63a6404d8ae693e71ab27c4f9c4032aa29113e92.tar.xz
linux-dev-63a6404d8ae693e71ab27c4f9c4032aa29113e92.zip
Input: evdev - use driver hint to compute size of event buffer
Some devices, in particular MT devices, produce a lot of data. This may lead to overflowing of the event queues in evdev driver, which by default are fairly small. Let the drivers hint the average number of events per packet generated by the device, and use that information when computing the buffer size evdev should use for the device. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> Acked-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions