linux/drivers/staging/ti-st
Pavan Savoy d3654cd29e Staging: ti-st: remove st_get_plat_device
In order to support multiple ST platform devices, a new symbol
'st_get_plat_device' earlier needed to be exported by the arch/XX/brd-XX.c
file which intends to add the ST platform device.

On removing this dependency, now inside ST driver maintain the array of
ST platform devices that would be registered.
As of now let id=0, as and when we end up having such platforms
where mutliple ST devices can exist, id would come from
protocol drivers (BT, FM and GPS) as to on which platform device
they want to register to.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Anca Emanuel <anca.emanuel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-24 11:04:32 -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-08-02 18:28:40 -07:00
bt_drv.c Staging: ti-st: give proto drivers context 2010-07-22 12:07:28 -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 st_get_plat_device 2010-09-24 11:04:32 -07:00
st_core.c Staging: ti-st: remove st_get_plat_device 2010-09-24 11:04:32 -07:00
st_core.h Staging: ti-st: remove st_get_plat_device 2010-09-24 11:04:32 -07:00
st_kim.c Staging: ti-st: remove st_get_plat_device 2010-09-24 11:04:32 -07:00
st_kim.h Staging: ti-st: mv sysfs entries to debugfs 2010-07-28 08:20:56 -07:00
st_ll.c Staging: ti-st: smarten, reduce logs 2010-07-22 12:07:27 -07:00
st_ll.h Staging: ti-st: cleanup code comments 2010-07-22 12:07:28 -07:00
sysfs-uim Staging: ti-st: update ABI and TODO 2010-07-28 08:20:56 -07:00