Staging: bcm: Remove typedef for stGPIOInfo and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Thu, 22 Nov 2012 19:48:53 +0000 (14:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:05:23 +0000 (16:05 -0800)
commit86d289d2570bfa469b756e95bf54cb694d12eeb5
treef056cdc5880b5eaad88381297b52cca0258901c1
parentbac02ed8a74f09848f81ffa2d53c36a6256ebbf9
Staging: bcm: Remove typedef for stGPIOInfo and call directly.

This patch removes typedef for stGPIOInfo, and
changes the name of the struct to bcm_gpio_info.
In addition, any calls to typedefs GPIO_INFO, or
*PGPIO_INFO 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/Bcmchar.c
drivers/staging/bcm/Ioctl.h