device property: Constify fwnode connection match APIs
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Oct 2022 09:21:26 +0000 (12:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 11:49:55 +0000 (13:49 +0200)
commit23ead33bc6ed62abc9adc5fe27b9911e2ef5d209
treebe6065a35a013dee5f21fdb0042f96e1e35ad981
parentb295d484b97081feba72b071ffcb72fb4638ccfd
device property: Constify fwnode connection match APIs

The fwnode and device parameters are not altered in the fwnode
connection match APIs, constify them.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Link: https://lore.kernel.org/r/20221004092129.19412-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/property.c
drivers/usb/roles/class.c
drivers/usb/typec/mux.c
drivers/usb/typec/retimer.c
include/linux/property.h