|
@@ -25,7 +25,6 @@ struct seq_file;
|
|
* @pin_config_get: get the config of a certain pin, if the requested config
|
|
* @pin_config_get: get the config of a certain pin, if the requested config
|
|
* is not available on this controller this should return -ENOTSUPP
|
|
* is not available on this controller this should return -ENOTSUPP
|
|
* and if it is available but disabled it should return -EINVAL
|
|
* and if it is available but disabled it should return -EINVAL
|
|
- * @pin_config_get: get the config of a certain pin
|
|
|
|
* @pin_config_set: configure an individual pin
|
|
* @pin_config_set: configure an individual pin
|
|
* @pin_config_group_get: get configurations for an entire pin group
|
|
* @pin_config_group_get: get configurations for an entire pin group
|
|
* @pin_config_group_set: configure all pins in a group
|
|
* @pin_config_group_set: configure all pins in a group
|