]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:39:59 +0000 (10:39 -0700)
commit40324cd9f8c247f5be4114d5721c1bb66965c172
treef4830f75159eeecc78f523f7ab517732a027cc87
parenta07d6f9f4536af97bcb0d387d7280b1f4568b109
sound/aoa: Adapt to new i2c probing scheme

commit 26b0d14106954ae46d2f4f7eec3481828a210f7d upstream.

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>
Cc: Elimar Riesebieter <riesebie@lxtec.de>
Cc: Michel Dänzer <michel@daenzer.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/aoa/codecs/onyx.c
sound/aoa/codecs/tas.c