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)
commit98654d3fa2e6983378e3510131c5c45be97c4906
tree18bd5a8c208de9ee39b09fa7b8652c51cb96c934
parent8a3e53732c5695669bfb9e23ae7dfd8504a37256
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