[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160619172136.GE2933@tetsubishi>
Date: Sun, 19 Jun 2016 19:21:37 +0200
From: Wolfram Sang <wsa@...-dreams.de>
To: Shardar Shariff Md <smohammed@...dia.com>
Cc: ldewangan@...dia.com, swarren@...dotorg.org,
thierry.reding@...il.com, gnurou@...il.com,
linux-i2c@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [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?
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists