]> 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)
commit015c165a9c8cc1aa5ded7e45fe150f044b0e2605
tree692c6b671c0a137567f41ef1da070be3ff403edc
parentc75c54e372214764fd5cf8fdb40a63d046505ba7
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