OSDN Git Service

atomisp: eliminate intel_mid_pm.h
authorAlan Cox <alan@linux.intel.com>
Fri, 10 Mar 2017 11:34:27 +0000 (11:34 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Mar 2017 13:48:20 +0000 (14:48 +0100)
commitf406d0338ea1bcd6005b1d41c656164f11aaaf29
treeeb66189b44582d1f5fe0e7535b857808e8480bd0
parent5ac0a3447a3192f4664b9af4c28b24c634f0be21
atomisp: eliminate intel_mid_pm.h

We can do this because the only thing it is used for is identifying the
platform for power management purposes. The driver only supports Baytrail
and Cherrytrail and both of those always need the IPU to be power managed
directly not via PCI D3 states.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/include/linux/intel_mid_pm.h [deleted file]
drivers/staging/media/atomisp/pci/atomisp2/atomisp_v4l2.c