diff options
author | John Keeping <john@metanate.com> | 2022-07-14 15:09:12 +0100 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2022-09-04 20:00:38 +0800 |
commit | 9b0e344fa1a88f8b7c14fa289aeb90d86f1dbb71 (patch) | |
tree | 7a04806a8035f37cd2a7ceb5cfe487796d78660c /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 07b5d348a6b0856741eff23b9ed133fe27eab2ad (diff) |
rockchip: rk3308: fix rockchip_dnl_key_pressed() on roc-cc
Commit 6aa4fe3912 ("dm: core: Rename and fix uclass_get_by_name_len()")
changed uclass_get_device_by_name() to an exact match when previously it
behaved as a prefix match.
The roc-cc code relied on this prefix match by only specifying part of
the device name. Fix this by using the full name including the address.
Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions