Re: [PATCH 1/2] i2c: imx: Improve message log when DMA is not used

2016-01-03 Thread Wolfram Sang
On Sun, Nov 01, 2015 at 02:22:51PM -0200, Fabio Estevam wrote: > From: Fabio Estevam > > When DMA cannot be used, it is better to state that the I2C controller > will operate in PIO mode. > > Signed-off-by: Fabio Estevam Applied to

[PATCH 1/2] i2c: imx: Improve message log when DMA is not used

2015-11-01 Thread Fabio Estevam
From: Fabio Estevam When DMA cannot be used, it is better to state that the I2C controller will operate in PIO mode. Signed-off-by: Fabio Estevam --- drivers/i2c/busses/i2c-imx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)