]> git.baikalelectronics.ru Git - kernel.git/commit
spi: stm32: rename interrupt function
authorCezary Gapinski <cezary.gapinski@gmail.com>
Mon, 24 Dec 2018 22:00:34 +0000 (23:00 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jan 2019 18:24:56 +0000 (18:24 +0000)
commit9967a152cf01b37acef0707aeb55da409fb227bb
tree10e1be7d7b85fac1de7b281d9c106bce5831dff0
parent498d69e0242d243b37d93288288e4f67bc8e3ae9
spi: stm32: rename interrupt function

Interrupt function is used as a thread so rename it to express
meaning directly by more clear function name.

Signed-off-by: Cezary Gapinski <cezary.gapinski@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-stm32.c