device property: Sync descriptions of swnode array and group APIs
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 8 Mar 2021 10:36:44 +0000 (12:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Mar 2021 14:04:01 +0000 (15:04 +0100)
commit0b8bf06f67191e6a3184802a690d3f521c6d7e78
tree68aec2379a314fecbed5f1543cff677ecf8b9ba5
parent6579c8d97ad7fc5671ee60234f3b8388abee5f77
device property: Sync descriptions of swnode array and group APIs

After a few updates against swnode APIs the kernel documentation, i.e.
for swnode group registration and unregistration deviates from the one
for swnode array. In general, the same rules are applied to both.
Hence, synchronize descriptions of swnode array and group APIs

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210308103644.81960-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/swnode.c