spi: bcm2835aux: add driver stats to debugfs
authorMartin Sperl <kernel@martin.sperl.org>
Sat, 30 Mar 2019 10:13:53 +0000 (10:13 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 3 Apr 2019 04:32:28 +0000 (11:32 +0700)
commit8048d151eb4d74d5c533dbe10a846ea0b7495c6b
treed57a70b9ad99915d8d924895fb3a87939f043b1b
parentfedd6940682afeddb22bfd855d8eaf527bcc473a
spi: bcm2835aux: add driver stats to debugfs

To estimate efficiency add statistics on transfer types
(polling and interrupt) used to debugfs.

Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm2835aux.c