usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Mon, 13 Jan 2014 15:49:38 +0000 (16:49 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 18 Feb 2014 16:52:56 +0000 (10:52 -0600)
commitda13a7738e87a5adecbd8741191ceabfc056767b
tree1b5d81746fa2e372d876304f1a73c86ccaa58573
parent10b69ce08ca7b9cf1c3c73122c0d489427fab5fd
usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock

Consistently prefix function name with underscore if the function has to
be called with ffs_lock taken.

Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_fs.c