
31 Mar
2014
31 Mar
'14
8:28 p.m.
On Mon, Mar 31, 2014 at 11:05:17AM -0600, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
Add a device tree match table. This serves to make the driver's support of device tree more explicit. Perhaps the fallback for DT matching to using the i2c_device_id table will go away one day, since it fails in face of devices from different vendors with the same name.
Applied, thanks.