]> git.baikalelectronics.ru Git - 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)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 7 Nov 2014 17:56:31 +0000 (18:56 +0100)
commit6456b105b6ef7d9896cf0f1d6df819f65268a605
tree03d9697dce62bbc85422007e0786be0e2f871726
parent95d4ddb1ad3f518f14078ec1adca93d3d6143b02
i2c: at91: don't account as iowait

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>
Cc: stable@kernel.org
drivers/i2c/busses/i2c-at91.c