mfd: tps65912: Fix variable name for SPI remove
authorAndrew F. Davis <afd@ti.com>
Wed, 15 Mar 2017 17:05:34 +0000 (12:05 -0500)
committerLee Jones <lee.jones@linaro.org>
Thu, 27 Apr 2017 08:25:04 +0000 (09:25 +0100)
commit0ec69542aa7362f7c939c9a33c6f50850d68f7eb
treea4ee6628592f7942439f6a0389a4bc2e289c3b00
parent66da627e0cf4e06817e78a6641e39372e20a30f7
mfd: tps65912: Fix variable name for SPI remove

The SPI interface is mostly a copy/paste from the I2C interface with some
minor renaming for consistency. "Client" is an I2C specific term that
was left in the SPI remove path, rename this here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/tps65912-spi.c