Re: [PATCH v10 0/8] add i2c driver supported for rk3399

From: David.Wu
Date: Sun Jun 19 2016 - 22:21:02 EST


Hi Wolframï

å 2016/6/17 19:56, Wolfram Sang åé:
Applied whole series to for-next, thanks! This was nicely refactored and
easy to review, thanks. Also thanks to all reviewers who helped this
series. I fixed one checkpatch issue for you, though:

WARNING: Statements should start on a tabstop
#278: FILE: drivers/i2c/busses/i2c-rk3x.c:789:
+ if (min_div_for_hold >= min_total_div) {


Thanks for your final reviewï