]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
sound/aoa: Adapt to new i2c probing scheme
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 9 Jun 2012 13:58:56 +0000 (15:58 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Jul 2012 08:22:48 +0000 (18:22 +1000)
commit26b0d14106954ae46d2f4f7eec3481828a210f7d
tree6cee7e1128f784ab86deefc9ae8332d364d73627
parent3a3dd0186f619b74e61e6f29dddcaf59af7d3cac
sound/aoa: Adapt to new i2c probing scheme

The i2c-powermac driver now creates the i2c devices properly
from the device-tree, including workarounds for broken or
missing device-tree bits, so let's just use the normal probe
methods and get rid of the hand made device creation code.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
sound/aoa/codecs/onyx.c
sound/aoa/codecs/tas.c