OSDN Git Service

input: silence i8042 noise
authorPeter Jones <pjones@redhat.com>
Thu, 25 Sep 2008 20:23:33 +0000 (16:23 -0400)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 28 Dec 2014 18:30:35 +0000 (02:30 +0800)
commit366ba7a3cc0b399941ecab1652accd2176fc4dd9
treeafc017d26ac0eba8b0dc8f9b6a8ef565d624b739
parentb2776bf7149bddd1f4161f14f79520f17fc1d71d
input: silence i8042 noise

Don't print an error message just because there's no i8042 chip.
Some systems, such as EFI-based Apple systems, won't necessarily have an
i8042 to initialize.  We shouldn't be printing an error message in this
case, since not detecting the chip is the correct behavior.

Bugzilla: N/A
Upstream-status: Fedora mustard
drivers/base/power/main.c
drivers/input/serio/i8042.c
net/can/af_can.c