commit | b7fd26c141456d7463fea5b104071d33018c383d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.org> | Fri Jul 22 11:06:09 2022 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Jul 22 17:19:13 2022 -0500 |
tree | a6758e069848fe3beca67265e0671bfb91cd9d21 | |
parent | 8d06fd8d156cba62fa0a1c82a2891c5b7642ac2c [diff] |
tests: x86: Convert to test to use use DEVICE_DT_GET_ONE Update test to use DEVICE_DT_GET_ONE to remove usage of device_get_binding. Signed-off-by: Kumar Gala <galak@kernel.org>