OSDN Git Service

Staging: emxx_udc: Fix do not add new typedefs and remove volatile
authorHaneen Mohammed <hamohammed.sa@gmail.com>
Mon, 2 Mar 2015 17:01:42 +0000 (20:01 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2015 17:54:26 +0000 (09:54 -0800)
commitf6ef6c094ebd43e393657f4ae9cc3383dffda303
tree958657a1fd1c7910afac4b0d66ffed68a3bd764f
parentfad0d05f7c05d9990e0fe3759511069e9e5e5c9e
Staging: emxx_udc: Fix do not add new typedefs and remove volatile

This patch fixes the following checkpatch.pl warnings:"do not add new
typedefs" and "Use of volatile is usually wrong".
Remove typedefs keyword and rename identifiers appropriately.
Remove volatile from union usb_regs_access
Update related  files.

Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.c
drivers/staging/emxx_udc/emxx_udc.h