dm: core: Use const where possible in device.h 42/268142/1
authorSimon Glass <sjg@chromium.org>
Mon, 27 Jan 2020 15:49:36 +0000 (08:49 -0700)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 16 Dec 2021 11:38:45 +0000 (20:38 +0900)
commita15a5b0d0be462ed915b1d5d4b104025b9170840
tree039806a88c30f86345e542f3864421d44fdd4cd2
parent4a82c2a796c710afd1173f88b2f206d9edf244ec
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.

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