]> git.baikalelectronics.ru Git - kernel.git/commit
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
authorPavankumar Kondeti <pkondeti@codeaurora.org>
Mon, 2 May 2011 06:26:28 +0000 (11:56 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 17:25:24 +0000 (10:25 -0700)
commitbee0c2e5c58a44213c39ab53e028e920250a16f3
tree3ba298792e9a17bd51712d0a5cb015365ad0b60a
parent19291905104c528353429020f018db0182dde106
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc

Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/ci13xxx_udc.c