|
@@ -35,7 +35,7 @@ struct samsung_gpio_chip;
|
|
|
* struct samsung_gpio_cfg GPIO configuration
|
|
|
* @cfg_eint: Configuration setting when used for external interrupt source
|
|
|
* @get_pull: Read the current pull configuration for the GPIO
|
|
|
- * @set_pull: Set the current pull configuraiton for the GPIO
|
|
|
+ * @set_pull: Set the current pull configuration for the GPIO
|
|
|
* @set_config: Set the current configuration for the GPIO
|
|
|
* @get_config: Read the current configuration for the GPIO
|
|
|
*
|