linux/drivers/auxdisplay
zhengbin b33d567560 auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach
In panel_attach, if misc_register fails, we need to delete scan_timer,
which was setup in keypad_init->init_scan_timer.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
2019-08-05 22:33:31 +02:00
..
arm-charlcd.c auxdisplay: simplify getting .drvdata 2018-08-01 18:58:09 +02:00
cfag12864b.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
cfag12864bfb.c auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero() 2019-06-20 15:06:17 +02:00
charlcd.c auxdisplay: charlcd: make backlight initial state configurable 2019-03-17 08:48:45 +01:00
hd44780.c auxdisplay: hd44780: Convert to use charlcd_free() 2019-03-17 08:48:28 +01:00
ht16k33.c auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero() 2019-06-20 15:06:24 +02:00
img-ascii-lcd.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
Kconfig docs: kbuild: convert docs to ReST and rename to *.rst 2019-06-14 14:21:21 -06:00
ks0108.c auxdisplay: Replace licenses with SPDX identifiers 2018-04-12 19:02:45 +02:00
Makefile auxdisplay: deconfuse configuration 2019-03-17 08:48:33 +01:00
panel.c auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach 2019-08-05 22:33:31 +02:00