]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: gadget: functionfs: fix typo in the enum variable
authorMichal Nazarewicz <mina86@mina86.com>
Mon, 10 Feb 2014 09:42:40 +0000 (10:42 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 18 Feb 2014 16:53:00 +0000 (10:53 -0600)
commite46318a00091e3e009363a516acc44a4a80e2ebb
tree6c65e4cd869891ac0dbb2de42cd7c8fe4966df1e
parentda13a7738e87a5adecbd8741191ceabfc056767b
usb: gadget: functionfs: fix typo in the enum variable

Since “cancelled” is spelled with two “l”s, rename FFS_SETUP_CANCELED
to FFS_SETUP_CANCELLED.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_fs.c
drivers/usb/gadget/u_fs.h