From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jae Hyun Yoo Date: Wed, 10 Oct 2018 08:34:15 -0700 Subject: [PATCH i2c-next v7 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting In-Reply-To: References: <20181005214507.26315-1-jae.hyun.yoo@linux.intel.com> <20181005214507.26315-5-jae.hyun.yoo@linux.intel.com> Message-ID: <6282e4e5-188b-fda5-8f71-d4d2f46166d4@linux.intel.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 10/9/2018 5:00 PM, Brendan Higgins wrote: > > Reviewed-by: Brendan Higgins > Thank you!