]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3d94fc4410e02109ff4d4cd4498f82e943f8e46
tree6b034c859bd1f38a5ae795e5f2160de4750a5659
parenta5f40490446f911a795d3d1a959c77787c0a3b4f
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