]> git.baikalelectronics.ru Git - kernel.git/commit
fbtft: Make use of device property API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 20 Nov 2019 09:57:15 +0000 (11:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Nov 2019 13:35:58 +0000 (14:35 +0100)
commit38fbe8f7ccaa96f29a547f9af3281c3fc47c7c8b
treec50de4439d17284739ead5474d8db8ee313c6367
parent6f0686557bd0effffffad436a6bb45bc8ae79f05
fbtft: Make use of device property API

Make use of device property API in this driver so that both OF based
system and ACPI based system can use this driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20191120095716.26628-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fbtft-core.c