From 894adc401c4953ce0c59d7449f36a1c0df71df87 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Tue, 27 Dec 2005 19:45:58 +0100 Subject: [PATCH] --- yaml --- r: 18403 b: refs/heads/master c: 2d7b5a70e01ff8b1b054d8313362e454e3057c5a h: refs/heads/master i: 18401: 8dda8ad4319c7e28bf3676c54faa5b53cce4044d 18399: db9a7b4c2c4468156c977d135cedbc28b0b0e08d v: v3 --- [refs] | 2 +- trunk/drivers/base/platform.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a6d4a5629e56..93e634a1a867 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8bbace7e686f1536905c703038a7eddfb1520264 +refs/heads/master: 2d7b5a70e01ff8b1b054d8313362e454e3057c5a diff --git a/trunk/drivers/base/platform.c b/trunk/drivers/base/platform.c index 0f81731bdfa8..461554a02517 100644 --- a/trunk/drivers/base/platform.c +++ b/trunk/drivers/base/platform.c @@ -327,7 +327,7 @@ EXPORT_SYMBOL_GPL(platform_device_register); * @pdev: platform device we're unregistering * * Unregistration is done in 2 steps. Fisrt we release all resources - * and remove it from the sybsystem, then we drop reference count by + * and remove it from the subsystem, then we drop reference count by * calling platform_device_put(). */ void platform_device_unregister(struct platform_device * pdev)