summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorSean Anderson <[email protected]>2020-06-24 06:41:13 -0400
committerAndes <[email protected]>2020-07-01 15:01:21 +0800
commit082faeb86526b41bb9c5ca8373168e12f2de3a10 (patch)
tree33df9c0ea326cacd807bb5fd50f33909083e4d5e /include/linux/stringify.h
parent4a3390f1d3b71f0645eb281176f00cd0d5ac2dcb (diff)
dm: Fix error handling for dev_read_addr_ptr
dev_read_addr_ptr had different semantics depending on whether OF_LIVE was enabled. This patch converts both implementations to return NULL on error, and converts all call sites which check for FDT_ADDR_T_NONE to check for NULL instead. This patch also removes the call to map_physmem, since we have dev_remap_addr* for those semantics. Signed-off-by: Sean Anderson <[email protected]> Reviewed-by: Bin Meng <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions