]> git.ipfire.org Git - people/arne_f/kernel.git/commit
i2c: at91: don't account as iowait
authorWolfram Sang <wsa@the-dreams.de>
Mon, 3 Nov 2014 20:16:16 +0000 (21:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Nov 2014 18:10:40 +0000 (10:10 -0800)
commitf6f10a638a35842b0ea0c9035d7bfbc5b71c39d5
treeb7324b5b024f3dd148e8bb05c5fe6dc16f2840f9
parent72621b91f458343c0d92ce112a46dd0944aeb9ce
i2c: at91: don't account as iowait

commit 11cfbfb098b22d3e57f1f2be217cad20e2d48463 upstream.

iowait is for blkio [1]. I2C shouldn't use it.

[1] https://lkml.org/lkml/2014/11/3/317

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/i2c/busses/i2c-at91.c