remarkable-linux/drivers/video/via
Peter Huewe 9f5610e20b video/via: Convert to kstrtou8_from_user
This patch replaces the code for getting an number from a
userspace buffer by a simple call to kstrou8_from_user.
This makes it easier to read and less error prone.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-05-08 17:00:12 +00:00
..
accel.c
accel.h
chip.h viafb: LCD bpp cleanup 2012-03-04 12:05:15 +00:00
debug.h
dvi.c viafb: modetable conversion 2012-03-08 18:41:35 +00:00
dvi.h viafb: make single framebuffer multiple adapter mode work 2012-02-10 19:28:39 +00:00
global.c
global.h
hw.c Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-next 2012-03-13 23:19:58 +00:00
hw.h viafb: modetable conversion 2012-03-08 18:41:35 +00:00
ioctl.c
ioctl.h
lcd.c viafb: modetable conversion 2012-03-08 18:41:35 +00:00
lcd.h viafb: make SAMM to also work on LCD 2012-02-12 22:12:45 +00:00
Makefile viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
share.h viafb: modetable conversion 2012-03-08 18:41:35 +00:00
tblDPASetting.c
tblDPASetting.h
via-core.c
via-gpio.c
via_aux.c viafb: add initial EDID support 2012-02-13 07:28:14 +00:00
via_aux.h viafb: add initial EDID support 2012-02-13 07:28:14 +00:00
via_aux_ch7301.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_edid.c viafb: NULL dereference on allocation failure in query_edid() 2012-02-17 07:56:21 +00:00
via_aux_sii164.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1621.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1622.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1625.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1631.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1632.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1636.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_clock.c
via_clock.h
via_i2c.c viafb: fix I2C emulation on GPIO ports 2012-02-12 22:15:16 +00:00
via_modesetting.c
via_modesetting.h
via_utility.c
via_utility.h
viafbdev.c video/via: Convert to kstrtou8_from_user 2012-05-08 17:00:12 +00:00
viafbdev.h viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
viamode.c viafb: modetable conversion 2012-03-08 18:41:35 +00:00
viamode.h viafb: modetable conversion 2012-03-08 18:41:35 +00:00
vt1636.c
vt1636.h