]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb8350ab5a6363100ecf328d2c4450c7a0a51276e
tree692c6b671c0a137567f41ef1da070be3ff403edc
parenta205a634d8e7c69e14ebbd4747ee6fcba9813b00
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