device property: Advertise fwnode and device property count API calls
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 May 2022 09:51:01 +0000 (12:51 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 6 May 2022 18:49:07 +0000 (20:49 +0200)
commitf6e109a0afedec2a9470fec31a567071e2f01e46
tree692c6b671c0a137567f41ef1da070be3ff403edc
parent117ef574074d69d87c222dbbbc744bc06cf5a833
device property: Advertise fwnode and device property count API calls

The documentation of fwnode and device property array API calls isn't
pointing out to the shortcuts to count the number of elements of size
in an array. Amend the documentation to advertise fwnode and device
property count API calls.

Reported-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/property.c