commit | f758eb2363ecf91adf17dbd1864691819dd3c060 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue Aug 15 05:08:52 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Aug 26 13:41:16 2017 -0400 |
tree | 437fe586d339e69c721cfbf9e407329004bab796 | |
parent | c2bc8b06ca48e72c6a9bf0de65f9a636f714af7a [diff] |
media: dw9714: Remove ACPI match tables, convert to use probe_new The ACPI match table is empty. Remove it. Also convert the drive to use probe_new callback in struct i2c_driver. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>