]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: Use const where possible in device.h
authorSimon Glass <sjg@chromium.org>
Mon, 27 Jan 2020 15:49:36 +0000 (08:49 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:45 +0000 (19:33 -0700)
commitde0c21e12e1d470c30d25feffce9c6e662ad10d2
treedca9fbbe065e827cfd27d2e668b3a080436cea43
parent957e8a0b28920607af11731c2325c0ce1613de0d
dm: core: Use const where possible in device.h

Update this header file to use const devices where possible, to permit
callers to also use const.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/device.c
include/dm/device.h
include/dm/read.h