Files
linux/drivers/i2c/busses
Christophe JAILLET acaa07e5dd i2c: ismt: Remove useless DMA-32 fallback configuration
As stated in [1], dma_set_mask() with a 64-bit mask never fails if
dev->dma_mask is non-NULL.
So, if it fails, the 32 bits case will also fail for the same reason.

Simplify code and remove some dead code accordingly.

[1]: https://lkml.org/lkml/2021/6/7/398

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Seth Heasley <seth.heasley@intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2022-08-20 08:36:27 +02:00
..
2020-09-27 15:14:16 +02:00
2022-07-16 14:18:49 +02:00
2021-08-19 19:18:17 +02:00
2021-04-14 10:20:45 +02:00
2022-07-22 18:46:41 +02:00
2021-04-17 22:00:58 +02:00
2022-01-14 18:50:52 -05:00
2021-11-23 10:00:12 +01:00
2022-07-22 18:46:41 +02:00