summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/medfield.h
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-08-16 14:18:48 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2011-08-16 07:22:16 -0700
commitc3585aa91a25264234c8bd27a4a6823d4e544c2a (patch)
tree040d33f810bea0e60cc4e9d7fcbdab877e4ddd3e /drivers/staging/gma500/medfield.h
parentb5ddbf465f3675b19c8f5528b4064cbf278a5c6f (diff)
downloadop-kernel-dev-c3585aa91a25264234c8bd27a4a6823d4e544c2a.zip
op-kernel-dev-c3585aa91a25264234c8bd27a4a6823d4e544c2a.tar.gz
gma500: kill MIPI interface types
Kirill Shutemov found problems with the non-upstream IMG driver where the use of extra DRM encoder/connector types caused random crashes when the DRM layer tried to display their matching name. This removes the MIPI types matching the changes Pauli Nieminen made to the non upstream driver set. As Pauli points out: " MIPI (or DSI) is protocol specification on top of LVDS serial bus. That makes it resonable to call MIPI connectors and encoders LVDS." (and indeed they may also be HDMI convertors or similar when we want to report a more useful to end user result) Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/staging/gma500/medfield.h')
-rw-r--r--drivers/staging/gma500/medfield.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/gma500/medfield.h b/drivers/staging/gma500/medfield.h
index 38165e8..09e9687 100644
--- a/drivers/staging/gma500/medfield.h
+++ b/drivers/staging/gma500/medfield.h
@@ -21,8 +21,6 @@
* DEALINGS IN THE SOFTWARE.
*/
-#define DRM_MODE_ENCODER_MIPI 5
-
/* Medfield DSI controller registers */
#define MIPIA_DEVICE_READY_REG 0xb000
OpenPOWER on IntegriCloud