Skip to content
Commit 9b0e344f authored by John Keeping's avatar John Keeping Committed by Kever Yang
Browse files

rockchip: rk3308: fix rockchip_dnl_key_pressed() on roc-cc



Commit 6aa4fe39 ("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: default avatarJohn Keeping <john@metanate.com>
Reviewed-by: default avatarKever Yang <kever.yang@rock-chips.com>
parent 07b5d348
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment