]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gma500: kill MIPI interface types
authorAlan Cox <alan@linux.intel.com>
Tue, 16 Aug 2011 13:18:48 +0000 (14:18 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Aug 2011 14:22:16 +0000 (07:22 -0700)
commitc3585aa91a25264234c8bd27a4a6823d4e544c2a
tree040d33f810bea0e60cc4e9d7fcbdab877e4ddd3e
parentb5ddbf465f3675b19c8f5528b4064cbf278a5c6f
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>
drivers/staging/gma500/mdfld_dsi_dbi.c
drivers/staging/gma500/mdfld_dsi_dbi.h
drivers/staging/gma500/mdfld_dsi_dpi.c
drivers/staging/gma500/mdfld_dsi_output.c
drivers/staging/gma500/medfield.h
drivers/staging/gma500/psb_drv.h