You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation/device_model: Fix bex_misc probe test instruction
Even though the probe from 'bex_misc' fails, the device is added.
Therefore, following the test instruction of creating device of name
'test' again fails, as the same name device is already created. This
commit updates the instruction to use different name, 'test2' for second
try.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
0 commit comments