commit | 685143a1598b36227250f6c0a90ec234218f58ff | [log] [tgz] |
---|---|---|
author | Shardar Shariff Md <smohammed@nvidia.com> | Wed Aug 31 18:58:40 2016 +0530 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Sep 08 22:32:46 2016 +0200 |
tree | 2e1a6dd0ff908afe3b773e0fa542947a6d67a230 | |
parent | 17f80487f653dfcc6cc3a8b64891442dc4182f62 [diff] |
i2c: tegra: use readl_poll_timeout after config_load reg programmed After CONFIG_LOAD register is programmed instead of explicitly waiting for timeout, use readl_poll_timeout() to check for register value to get updated or wait till timeout. Signed-off-by: Shardar Shariff Md <smohammed@nvidia.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>