i2c: pxa: move DT IDs along side platform IDs
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 27 Apr 2020 18:49:17 +0000 (19:49 +0100)
committerWolfram Sang <wsa@kernel.org>
Tue, 5 May 2020 12:50:48 +0000 (14:50 +0200)
commit70aee287cf4535d19ea3983b2af3414119963253
tree28898a4f5c2268a8b70ba5738f60519ee879cf1d
parent79622f372b8679916bf4e38aabc6df2659d1e109
i2c: pxa: move DT IDs along side platform IDs

Move the ID tables into one place, near the device dependent data.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-pxa.c