Re: [PATCH 4/6] drivers:misc: sources for Init manager module

Previous thread: [git pull] drm-intel fixes for 2.6.34-rc1 by Eric Anholt on Wednesday, March 24, 2010 - 10:38 am. (1 message)

Next thread: [BUG] lockdep_init_map error in sysfs by Steven Rostedt on Wednesday, March 24, 2010 - 10:43 am. (3 messages)
From: Pavan Savoy
Date: Wednesday, March 24, 2010 - 10:42 am

Well hci_ll is tied up with hci_ldisc, we might not even want BT/FM on system, may be just GPS (like we have for 1 version of chip).
In that case GPS directly uses the ST line discipline.


Correct, However that piece of Android code, as far as I have seen it depends on bunch of interfaces provided by the UART driver.



      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
--

From: Marcel Holtmann
Date: Wednesday, March 24, 2010 - 1:59 pm

that is what I am saying. Lets take the hci_ll driver out of it and
create some sort of LL subsystem. Then the TI Bluetooth driver just uses
LL and doesn't have to use hci_ldisc framework.

Don't be afraid of taking hci_ll out of the Bluetooth part and make it a

I don't see a problem with it in general. However having some more

That sounds just like an excuse. We should be able to abstract this

If possible please share some more details about the protocol in use and
the platform architecture of the chip. I think you are trying to make
this more complicated than it has to be.

Regards

Marcel


--

Previous thread: [git pull] drm-intel fixes for 2.6.34-rc1 by Eric Anholt on Wednesday, March 24, 2010 - 10:38 am. (1 message)

Next thread: [BUG] lockdep_init_map error in sysfs by Steven Rostedt on Wednesday, March 24, 2010 - 10:43 am. (3 messages)