diff options
author | Mikko Perttunen <mperttunen@nvidia.com> | 2021-01-12 13:22:25 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-01-17 14:17:11 +0300 |
commit | bc1c2048abbe3c3074b4de91d213595c57741a6b (patch) | |
tree | 2b207ea249641bbfed0f54d1f979623e32418e02 /drivers/i2c/busses/i2c-tegra.c | |
parent | 27b7c6e096264cc7b91bb80a4f65f8c0a66f079f (diff) | |
download | linux-bc1c2048abbe3c3074b4de91d213595c57741a6b.tar.xz |
i2c: bpmp-tegra: Ignore unknown I2C_M flags
In order to not to start returning errors when new I2C_M flags are
added, change behavior to just ignore all flags that we don't know
about. This includes the I2C_M_DMA_SAFE flag that already exists but
causes -EINVAL to be returned for valid transactions.
Cc: stable@vger.kernel.org # v4.19+
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-tegra.c')
0 files changed, 0 insertions, 0 deletions