mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 23:11:32 +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
|
select EVENT
|
||||||
help
|
help
|
||||||
This enables support for generating events related to driver model
|
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
|
register a 'spy' function that is called when the event occurs. Such
|
||||||
subsystems must select this option.
|
subsystems must select this option.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user