Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Fri, 21 Sep 2012 02:43:44 +0000 (22:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Sep 2012 16:13:14 +0000 (09:13 -0700)
commitf34170c762e88512796be7f94df80f294d12de95
tree7638d398de0bb2515714b3576f647f2608ade39d
parentb0ba76785eef21ecfa3bcd2f6358f9cebbd8a9db
Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.

This patch removes typedef for _stIM_sfHostNotify,
changes the name of the struct from
_stIM_sfHostNotify to bcm_stim_sfhostnotify.
In addition, any calls to the following typedef
"stIM_sfHostNotify" 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/CmHost.c
drivers/staging/bcm/cntrl_SignalingInterface.h