i2c: mux: pca954x: Make use of device properties
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 25 Apr 2020 11:51:50 +0000 (14:51 +0300)
committerWolfram Sang <wsa@kernel.org>
Mon, 11 May 2020 19:23:03 +0000 (21:23 +0200)
commit753aa3694382c5d967dcb427ae0c3ee199bd21aa
tree6b034c859bd1f38a5ae795e5f2160de4750a5659
parent19bb22273c42bac264febe38f53a8b9d004a8df5
i2c: mux: pca954x: Make use of device properties

Device property API allows to gather device resources from different sources,
such as ACPI. Convert the drivers to unleash the power of device property API.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/muxes/i2c-mux-pca954x.c