]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
media: staging: atomisp: Use standard DMI match table
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Dec 2017 20:59:56 +0000 (15:59 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 29 Dec 2017 11:29:06 +0000 (06:29 -0500)
commit321333a8c428367c112583b9ca0628786e852418
tree7e7d5dae4f22757a58860f7ba170707576e4940c
parent84cf77579ce67b724cd75365da4f661b517b7f6c
media: staging: atomisp: Use standard DMI match table

The traditional pattern is to use DMI matching table and provide a
corresponding driver_data in it.

Convert driver to use DMI matching table.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c