]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: sst: inline duplicate write enable helper funcs
authorMike Frysinger <vapier@gentoo.org>
Mon, 5 Mar 2012 04:12:23 +0000 (23:12 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 5 Mar 2012 04:12:23 +0000 (23:12 -0500)
commit7a6d2a7ec1afb53df8b78185fe77d66423c8dcea
treee1469afc8fd2f84f61562072306d35e81a2ee7ff
parent04a3e90eaf239bad04b9b4564bb6c6c81e8f42a3
sf: sst: inline duplicate write enable helper funcs

The local sst enable/disable write funcs don't really add anything
over the common API, so just inline the common calls directly.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/mtd/spi/sst.c