Staging: bcm: Remove typedef for _BULK_ENDP_IN and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Fri, 2 Nov 2012 03:42:27 +0000 (23:42 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Nov 2012 18:36:47 +0000 (11:36 -0700)
commit85b331afb29a25fe770750c7dc169688a1c7f9ec
treeb00f7724508ef68da7a61439e51479999ec9d150
parentc1fa1eb38f15dd9998a7cc2fe4f54eb95d14208c
Staging: bcm: Remove typedef for _BULK_ENDP_IN and call directly.

This patch removes typedef for
_BULK_ENDP_IN, changes the name of the
struct to bcm_bulk_endpoint_in. In addition,
any calls to typedefs BULK_ENDP_IN, or
*PBULK_ENDP_IN 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