]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: pxa2xx: Print DMA burst size only when DMA is enabled
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 May 2024 15:10:02 +0000 (18:10 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 3 Jun 2024 14:59:59 +0000 (15:59 +0100)
commit9b328f5f5c921ec83e1765075b82e6cc05e576b9
tree88dc41715bc8fad32d1d201298d815834ca26cd2
parentc65174fdb2f7fe83ee515966c08de9a990e722f9
spi: pxa2xx: Print DMA burst size only when DMA is enabled

Print DMA burst size only when DMA is enabled to avoid making
a false impression that DMA is enabled when it may be not.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://msgid.link/r/20240530151117.1130792-7-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx.c