android_kernel_lge_bullhead/drivers/net/danipc
Venkatesh Yadav Abbarapu 3e7fada486 net: danipc: Add generic support for fsm targets
Existing driver expects all IPC fifos to be defined in the dtsi
whether or not they are used in the target. In fsm9010 target
these fifos do not exist and the driver bails out if absent
in the dtsi.

Add support to make driver flexible to accept list of IPC fifos
based on platform specific danipc dts entry.

Change variables and strings naming convetion from krait, cpu, dsp
to generic and relevant names apps, phycpu and phydsp respectively.

Change-Id: I2a7b3f8ab11733950191aafb87c0cd575326afd3
Acked-by: Vijayapal Akula <akulav@qti.qualcomm.com>
Signed-off-by: Venkatesh Yadav Abbarapu <quicvenkat@codeaurora.org>
2015-01-19 19:12:22 +05:30
..
Makefile
danipc_data.c net: danipc: Receive only danipc protocol pkts from Linux 2014-08-01 12:43:06 -07:00
danipc_ioctl.c net: danipc: Cleanup driver code 2014-07-18 14:13:39 -07:00
danipc_k.h
danipc_lowlevel.c net: danipc: Add generic support for fsm targets 2015-01-19 19:12:22 +05:30
danipc_lowlevel.h net: danipc: Receive only danipc protocol pkts from Linux 2014-08-01 12:43:06 -07:00
danipc_main.c net: danipc: Add generic support for fsm targets 2015-01-19 19:12:22 +05:30
danipc_wq.c net: danipc: Cleanup driver code 2014-07-18 14:13:39 -07:00
ipc.c net: danipc: Receive only danipc protocol pkts from Linux 2014-08-01 12:43:06 -07:00
ipc_api.h net: danipc: Receive only danipc protocol pkts from Linux 2014-08-01 12:43:06 -07:00
ipc_cfg.c net: danipc: Cleanup driver code 2014-07-18 14:13:39 -07:00
ipc_cfg.h net: danipc: Cleanup driver code 2014-07-18 14:13:39 -07:00
ipc_reg.h net: danipc: Cleanup driver code 2014-07-18 14:13:39 -07:00
ipc_trns_fifo.c net: danipc: Receive only danipc protocol pkts from Linux 2014-08-01 12:43:06 -07:00