Re: [PATCH] Add SoundCard driver for OKI SEMICONDUCTOR ML7213 IOH

From: Takashi Iwai
Date: Thu Jul 07 2011 - 12:38:43 EST


At Thu, 7 Jul 2011 21:35:17 +0900,
Toshiharu Okada wrote:
>
> Date: Thu, 07 Jul 2011 11:00:47 +0200
> From: Takashi Iwai <tiwai@xxxxxxx>
> >>
> >> Therefore, I am not considering about ASoC.
> >> Do I need to fit this driver to an ASoC framework for an upstream?
> >
> >Yes, I guess this would be a better choice in your case.
>
> Thank you for your comment.
> >From now on, We study about ASoC.
> If there are a document, a website, a driver, etc. which are referred,
> please tell us.

Check Documentation/sound/alsa/soc/* files.

> Why is choosing ASoS better?
> Is it better to correspond to ASoC, when Audio Codec is unfixed?

It's not clear what you mean exactly as "unfixed", but in general, the
decision rather depends on the usage of the device. If it's designed
for a use as a desktop PC component (such as a PCI card or
onboard-audio on PC), it'd make sense to implement as a stand-alone,
self-contained driver.

OTOH, if it's targeted mainly for embedded area, ASoC is the right
answer. It's more modularized, and can be more flexibly configured in
the end.


Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/