OSDN Git Service

Staging: bcm: Remove typedef for _INTR_ENDP_OUT and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Fri, 2 Nov 2012 03:42:24 +0000 (23:42 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Nov 2012 18:36:46 +0000 (11:36 -0700)
commitde89ec45569e96193f5e1264b87cc7aaed060dfa
treedcec4e7fff5aa65ec7b7dde17c5d3a6e2cb34642
parente8355aa36c1ad3a63860fe30a74d2befc1148b5b
Staging: bcm: Remove typedef for _INTR_ENDP_OUT and call directly.

This patch removes typedef for
_INTR_ENDP_OUT, changes the name of the
struct to bcm_intr_endpoint_out. In addition,
any calls to typedefs INTR_ENDP_OUT, or
*PINTR_ENDP_OUT are changed to call the
struct directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/InterfaceAdapter.h