summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-rk3x.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-08-31 11:38:48 +0200
committerWolfram Sang <wsa@the-dreams.de>2016-09-08 22:22:20 +0200
commite0603c8dd298171bd64227c65c6bbd6a861e1a78 (patch)
treecd184c1dbd4a8bcb63ed090b6656418dc63ca335 /drivers/i2c/busses/i2c-rk3x.c
parent664d58bf4d3406dc4404e29bcb8c89fd22589d57 (diff)
downloadop-kernel-dev-e0603c8dd298171bd64227c65c6bbd6a861e1a78.zip
op-kernel-dev-e0603c8dd298171bd64227c65c6bbd6a861e1a78.tar.gz
i2c: Spelling s/acknowedge/acknowledge/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-rk3x.c')
-rw-r--r--drivers/i2c/busses/i2c-rk3x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/i2c-rk3x.c b/drivers/i2c/busses/i2c-rk3x.c
index 2bc8b01..dce1abd 100644
--- a/drivers/i2c/busses/i2c-rk3x.c
+++ b/drivers/i2c/busses/i2c-rk3x.c
@@ -918,7 +918,7 @@ static void rk3x_i2c_adapt_div(struct rk3x_i2c *i2c, unsigned long clk_rate)
* Code adapted from i2c-cadence.c.
*
* Return: NOTIFY_STOP if the rate change should be aborted, NOTIFY_OK
- * to acknowedge the change, NOTIFY_DONE if the notification is
+ * to acknowledge the change, NOTIFY_DONE if the notification is
* considered irrelevant.
*/
static int rk3x_i2c_clk_notifier_cb(struct notifier_block *nb, unsigned long
OpenPOWER on IntegriCloud