[alsa-devel] Need Help For submitting A SOC drivers
Hi,
I have developed a SOC based sound card driver for a ST specific SOC and also a codec driver. I wish to submit the same to mainline. Please let me know the procedure for the same.
Best Regards Rajeev Kumar ST Microelectronics
On Mon, Mar 14, 2011 at 02:26:31PM +0530, rajeev wrote:
I have developed a SOC based sound card driver for a ST specific SOC and also a codec driver. I wish to submit the same to mainline. Please let me know the procedure for the same.
Just follow the procedure in Documentation/SubmittingPatches in the kernel source, same as for any other area of the kernel. If you've got any more specific questions please just ask.
HI mark On 3/14/2011 6:13 PM, Mark Brown wrote:
On Mon, Mar 14, 2011 at 02:26:31PM +0530, rajeev wrote:
I have developed a SOC based sound card driver for a ST specific SOC and also a codec driver. I wish to submit the same to mainline. Please let me know the procedure for the same.
Just follow the procedure in Documentation/SubmittingPatches in the kernel source, same as for any other area of the kernel. If you've got any more specific questions please just ask.
Thanks for your support Just Wanted to know on which tree i need to do rebase before sending patches. git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git or git git://git.alsa-project.org/alsa-kernel.git
Best Regards Rajeev
At Tue, 15 Mar 2011 10:15:22 +0530, rajeev wrote:
HI mark On 3/14/2011 6:13 PM, Mark Brown wrote:
On Mon, Mar 14, 2011 at 02:26:31PM +0530, rajeev wrote:
I have developed a SOC based sound card driver for a ST specific SOC and also a codec driver. I wish to submit the same to mainline. Please let me know the procedure for the same.
Just follow the procedure in Documentation/SubmittingPatches in the kernel source, same as for any other area of the kernel. If you've got any more specific questions please just ask.
Thanks for your support Just Wanted to know on which tree i need to do rebase before sending patches. git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
Use topic/asoc branch in sound-2.6 git tree. This is the tree taken for linux-next, and topic/asoc branch holds the ASoC development for the next kernel (for now 2.6.39).
thanks,
Takashi
participants (3)
-
Mark Brown
-
rajeev
-
Takashi Iwai