Home
last modified time | relevance | path

Searched hist:db19fd8b3a3e198e84b93fa217acf77e72a4cd35 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/keyboard/
H A Dgpio_keys.cdiff db19fd8b3a3e198e84b93fa217acf77e72a4cd35 Tue Nov 10 23:00:35 CST 2009 Ben Dooks <ben@simtec.co.uk> Input: gpio_keys - use dev_ macros to report information

The gpio_keys driver is binding to a platform device but using pr_err()
to report errors. Change to using dev_err() so that all messages are
prefixed by the device name.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Simtec Linux Team <linux@simtec.co.uk>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>