lkml.org 
[lkml]   [2016]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v8 1/3] i2c: tegra: use readx_poll_timeout after config_load reg programmed

> + err = readx_poll_timeout(readl, i2c_dev->base + reg_offset,
> + val, val == 0, 1000,
> + I2C_CONFIG_LOAD_TIMEOUT);

Any reason we can't use readl_poll_timeout() here?

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2016-06-19 19:41    [W:0.096 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site