linux/drivers/staging/ti-st
Pavan Savoy 38d9df499d Staging: ti-st: remove global references
Providing a context which can be passed around the driver, the KIM's platform
driver's struct device to be used to dev_set_drvdata and dev_get_drvdata.
The ST core's data is passed around using tty's disc_data and in other
cases the ST KIM's platform device is exposed from the board-XX.c which
adds KIM platform device whose dev is used.

Thereby remove the need for the global reference struct kim_data_s *kim_gdata;

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-08 12:26:49 -07:00
..
Kconfig Staging: ti-st: Fix a typo in the Kconfig file 2010-06-23 15:26:28 -07:00
Makefile Staging: Kconfig, Makefile for TI's ST ldisc 2010-05-11 11:35:56 -07:00
TODO Staging: ti-st: Update TODO 2010-07-08 12:26:49 -07:00
bt_drv.c Staging: bluetooth: BT driver using ST for TI combo devices 2010-05-11 11:35:56 -07:00
bt_drv.h Staging: bluetooth: BT driver using ST for TI combo devices 2010-05-11 11:35:56 -07:00
fm.h Staging: sources for ST header file 2010-05-11 11:35:55 -07:00
st.h Staging: ti-st: remove global references 2010-07-08 12:26:49 -07:00
st_core.c Staging: ti-st: remove global references 2010-07-08 12:26:49 -07:00
st_core.h Staging: ti-st: remove global references 2010-07-08 12:26:49 -07:00
st_kim.c Staging: ti-st: remove global references 2010-07-08 12:26:49 -07:00
st_kim.h Staging: ti-st: remove global references 2010-07-08 12:26:49 -07:00
st_ll.c Staging: sources for HCI LL PM protocol 2010-05-11 11:35:55 -07:00
st_ll.h Staging: sources for HCI LL PM protocol 2010-05-11 11:35:55 -07:00
sysfs-uim Staging: add TODO and ABI to ti-st 2010-05-11 11:35:56 -07:00