]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
leds: pca955x: Make use of device property API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 25 Mar 2019 14:05:00 +0000 (16:05 +0200)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Sun, 31 Mar 2019 18:12:30 +0000 (20:12 +0200)
commit967f69de81478c491f49681d10c71c66b6e7fb96
treeb4a8d5f4f100c6aaf7973f25520ba0fd4f42a66c
parent1c310074ad6cf5197d47b83cc64c272c538d7e1d
leds: pca955x: 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>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
drivers/leds/leds-pca955x.c