typo fixes: mecanism -> mechanism

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Adrian Bunk
2006-06-30 18:20:44 +02:00
parent 9aaeded72f
commit b3c2ffd534
8 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
/*
* The of_platform_bus_type is a bus type used by drivers that do not
* attach to a macio or similar bus but still use OF probing
* mecanism
* mechanism
*/
extern struct bus_type of_platform_bus_type;