]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/tinydrm: Use kmemdup rather than duplicating its implementation in repaper_spi_tr...
authorYueHaibing <yuehaibing@huawei.com>
Thu, 29 Nov 2018 06:00:33 +0000 (06:00 +0000)
committerNoralf Trønnes <noralf@tronnes.org>
Tue, 4 Dec 2018 14:57:42 +0000 (15:57 +0100)
commit5ff75c489ce0466744684f5a549dd79f4ba697ca
tree420ccdf777ecd199f0bb685fb75eb0bde251e5d4
parent77e9c35acd5f9ebc5ab211785e25da880ccdd5fc
drm/tinydrm: Use kmemdup rather than duplicating its implementation in repaper_spi_transfer()

use kmemdup rather than duplicating its implementation

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1543471233-159568-1-git-send-email-yuehaibing@huawei.com
drivers/gpu/drm/tinydrm/repaper.c