On Wed, Sep 22, 2010 at 07:58:48PM -0700, Peter Hsiang wrote:
This patch adds the MAX98088 CODEC driver.
Signed-off-by: Peter Hsiang peter.hsiang@maxim-ic.com
When you submitted the driver on the 31st of August my first comment in the review was:
| The major issue with this is that the driver needs to be updated to | current ASoC versions - you should always be working against the trees | that are in linux-next for new drivers. For ASoC you should be looking | at:
| git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
Currently you should be looking at for-next or for-2.6.37, though the branch names will change as kernel development moves forward.
This must be rectified before the driver can be considered for inclusion in the kernel. As things stand the code will not compile.