i2c: pxa: Use i2c-core to get bus number now
authorDoug Anderson <dianders@chromium.org>
Fri, 1 Mar 2013 06:57:32 +0000 (06:57 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Sun, 24 Mar 2013 09:30:54 +0000 (10:30 +0100)
commitfe69c555ef4df4f3c7bc704bc1858c174832a069
tree73b0317901b725c8ba44c4a030e65f42cbf78ba7
parent5f9296ba21b3c395e53dd84e7ff9578f97f24295
i2c: pxa: Use i2c-core to get bus number now

The commit: "i2c-core: dt: Pick i2c bus number from i2c alias if
present" adds support for automatically picking the bus number based
on the alias ID.  Remove the now unnecessary code from i2c-pxa that
did the same thing.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-pxa.c