X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=drivers%2Fspi%2Fspi.c;h=ca935df80c88e98b7ae2e8ddbd24cf87c54f55ef;hb=360b2eaeb563896ab95db45eb7d1b83c9a04c292;hp=e0531baf2782ae78f086db7af5201fcaef4bc92a;hpb=c8d6637d0497d62093dbba0694c7b3a80b79bfe1;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c index e0531baf2782..ca935df80c88 100644 --- a/drivers/spi/spi.c +++ b/drivers/spi/spi.c @@ -848,6 +848,7 @@ out: /** * spi_finalize_current_transfer - report completion of a transfer + * @master: the master reporting completion * * Called by SPI drivers using the core transfer_one_message() * implementation to notify it that the current interrupt driven