mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
dm: typo prbing
%s/prbing/probing/ Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Igor Opaniuk <igor.opaniuk@gmail.com>
This commit is contained in:
committed by
Tom Rini
parent
6f5c424177
commit
53de4841bd
@@ -113,7 +113,7 @@ config DM_EVENT
|
||||
select EVENT
|
||||
help
|
||||
This enables support for generating events related to driver model
|
||||
operations, such as prbing or removing a device. Subsystems can
|
||||
operations, such as probing or removing a device. Subsystems can
|
||||
register a 'spy' function that is called when the event occurs. Such
|
||||
subsystems must select this option.
|
||||
|
||||
|
Reference in New Issue
Block a user