]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
i2c: xiic: Make suspend function names consistent
authorMoritz Fischer <mdf@kernel.org>
Sat, 10 Mar 2018 17:40:56 +0000 (09:40 -0800)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 17 Mar 2018 20:15:12 +0000 (21:15 +0100)
commit74d23319fd16cae28a2cbb53a213fe0765ac2028
treecae4cd11acf0dfcae96515f76dcb3e54e46f4f96
parent8efb11adeeb37a4701f0915d66eeb912cf97aa3e
i2c: xiic: Make suspend function names consistent

Suspend functions seem to have been copied from i2c-cadence driver.
Rename the functions to match the rest of the driver.

Signed-off-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-xiic.c