|
@@ -350,7 +350,7 @@ static struct bus_type serdev_bus_type = {
|
|
};
|
|
};
|
|
|
|
|
|
/**
|
|
/**
|
|
- * serdev_controller_alloc() - Allocate a new serdev device
|
|
|
|
|
|
+ * serdev_device_alloc() - Allocate a new serdev device
|
|
* @ctrl: associated controller
|
|
* @ctrl: associated controller
|
|
*
|
|
*
|
|
* Caller is responsible for either calling serdev_device_add() to add the
|
|
* Caller is responsible for either calling serdev_device_add() to add the
|