Pisound: MIDI communication fixes for scaled down CPU.
authorGiedrius <giedrius@blokas.io>
Tue, 7 Jan 2020 09:04:21 +0000 (11:04 +0200)
committerPhil Elwell <pelwell@users.noreply.github.com>
Tue, 7 Jan 2020 09:23:48 +0000 (09:23 +0000)
commit9ee95326a1811c97f505f00aa7328e81dfdbd01b
treeeb3995d2d2b57ba000ec7a0e67a22f0e56147d99
parentc0927733d71433b13e4ae19e21c37fca4276ff55
Pisound: MIDI communication fixes for scaled down CPU.

* Increased maximum SPI communication speed to avoid running too slow
  when the CPU is scaled down and losing MIDI data.

* Keep track of buffer usage in millibytes for higher precision.

Signed-off-by: Giedrius Trainavičius <giedrius@blokas.io>
sound/soc/bcm/pisound.c