]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: bcm: Remove typedef for _INTR_ENDP_IN and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Fri, 2 Nov 2012 03:42:25 +0000 (23:42 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Nov 2012 18:36:47 +0000 (11:36 -0700)
commit89a02bfe0fe8176d3fe8ec065fffb05a860f713e
tree248db10d61b93048b0a672fc9a5154a5f46d1445
parentde89ec45569e96193f5e1264b87cc7aaed060dfa
Staging: bcm: Remove typedef for _INTR_ENDP_IN and call directly.

This patch removes typedef for
_INTR_ENDP_IN, changes the name of the
struct to bcm_intr_endpoint_in. In addition,
any calls to typedefs INTR_ENDP_IN, or
*PINTR_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