commit | c0bcfd2a7764e00ebe1570cf553da82d4d3a4ad6 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Tue Aug 18 09:22:14 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Sep 02 13:48:13 2020 +0200 |
tree | 9120fc7ffacfb0a1b78d74edf33b28c443db40fc | |
parent | e18fcbba5a4e63b54116f40ae5f0323d5237d329 [diff] |
doc: Apply constant qualifier on device instance where relevant s/struct device */const struct device * Fixes #27399 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>