mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
staging: unisys: visorbus: Fix spelling mistake
Fixes a minor spelling mistake in a function comment. Signed-off-by: David Binder <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7ec83df07f
commit
ce4617ef9f
@ -143,9 +143,9 @@ struct bus_type visorbus_type = {
|
||||
};
|
||||
|
||||
/**
|
||||
* visorbus_releae_busdevice() - called when device_unregister() is called for
|
||||
* the bus device instance, after all other tasks
|
||||
* involved with destroying the dev are complete
|
||||
* visorbus_release_busdevice() - called when device_unregister() is called for
|
||||
* the bus device instance, after all other tasks
|
||||
* involved with destroying the dev are complete
|
||||
* @xdev: struct device for the bus being released
|
||||
*/
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user