aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd/ipaq-micro.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/ipaq-micro.h')
-rw-r--r--include/linux/mfd/ipaq-micro.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/mfd/ipaq-micro.h b/include/linux/mfd/ipaq-micro.h
index ee48a4321c57..d5caa4c86ecc 100644
--- a/include/linux/mfd/ipaq-micro.h
+++ b/include/linux/mfd/ipaq-micro.h
@@ -75,8 +75,8 @@ struct ipaq_micro_rxdev {
* @id: 4-bit ID of the message
* @tx_len: length of TX data
* @tx_data: TX data to send
- * @rx_len: length of receieved RX data
- * @rx_data: RX data to recieve
+ * @rx_len: length of received RX data
+ * @rx_data: RX data to receive
* @ack: a completion that will be completed when RX is complete
* @node: list node if message gets queued
*/