Home
last modified time | relevance | path

Searched hist:"5992262 d59ccbfaa86ea8b10122653429685b3f9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-alps.cdiff 5992262d59ccbfaa86ea8b10122653429685b3f9 Thu Oct 05 21:53:16 CDT 2017 Masaki Ota <masaki.ota@jp.alps.com> HID: alps: remove variables local to u1_init() from the device struct

Move dev_ctrl, dev_type, sen_line_num_x, sen_line_num_y, pitch_x, pitch_y,
resolution, btn_info from u1_dev structure to "u1_init()", because these
variables are only used in there.

[jkosina@suse.cz: rewrite changelog]
Signed-off-by: Masaki Ota <masaki.ota@jp.alps.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>