]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driver
authorAxel Lin <axel.lin@gmail.com>
Fri, 27 Jan 2012 07:23:51 +0000 (15:23 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Jan 2012 14:18:28 +0000 (15:18 +0100)
commite439495eee2c6e06e04f63c3ca2d1b57d26d81c8
tree18bd5a8c208de9ee39b09fa7b8652c51cb96c934
parent8aac192dc25b0725e899bf4a205bbb707d0320fe
ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driver

This patch converts onyx and tas codec drivers to use the module_i2c_driver()
macro which makes the code smaller and a bit simpler.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/aoa/codecs/onyx.c
sound/aoa/codecs/tas.c