Re: [PATCH i2c-next v5 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting

From: Jae Hyun Yoo
Date: Thu Oct 04 2018 - 12:13:47 EST


On 10/4/2018 1:32 AM, Joel Stanley wrote:
On Thu, 4 Oct 2018 at 00:31, Jae Hyun Yoo <jae.hyun.yoo@xxxxxxxxxxxxxxx> wrote:

This commit removes hard-coded bus timeout value setting so that
it can be set by i2c-core-base.

Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@xxxxxxxxxxxxxxx>

Reviewed-by: Joel Stanley <joel@xxxxxxxxx>


Thanks for the review, Joel!