commit | 74fa565b63dc0811499918faa0bc1abce0869c96 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Feb 17 18:10:38 2020 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Mon Sep 21 10:13:19 2020 +0200 |
tree | e94a40ed89d577ccf1628222c68520c6c352ce25 | |
parent | 2d52dabbef60da91b72617519495fe77b621e6b8 [diff] |
can: mcp251x: Use readx_poll_timeout() helper We may use special helper macro to poll IO till condition or timeout occurs. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20200217161038.25009-1-andriy.shevchenko@linux.intel.com Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>