From: Doug Anderson Date: Fri, 1 Mar 2013 06:57:32 +0000 (+0000) Subject: i2c: pxa: Use i2c-core to get bus number now X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~62^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe69c555ef4df4f3c7bc704bc1858c174832a069;p=pandora-kernel.git 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 Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed