History log of /drivers/gpu/drm/gma500/mdfld_dsi_output.h
Revision Date Author Comments
5edaad87000a143504a8f8e2864bb415a9287d94 18-Apr-2012 Marcos Paulo de Souza <marcos.souza.org@gmail.com> drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h

The output of "make versioncheck" points a incorrect include of
version.h in the drivers/gpu/drm/gma500/mdfld_dsi_output.h:

drivers/gpu/drm/gma500/mdfld_dsi_output.h: 32 linux/version.h not needed.

If we take a look in the file, we can agree to remove it.

Cc: David Airlie <airlied@linux.ie>
Cc: <dri-devel@lists.freedesktop.org>
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
89f58dcdf997ee2133f3d5b1d91697887c2345a3 08-Mar-2012 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> gma500: medfield: drop a bit of dead code

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
fda95c2e7304c9d4d7ed8f2590346acbbfff2f99 08-Mar-2012 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> gma500: mdfld_dsi_output_init() drop unused parameter

Nobody uses 'config' parameter.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
026abc333205c1fff80138b8c2cac3d0347685f4 08-Mar-2012 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> gma500: initial medfield merge

We need to merge this ahead of some of the cleanup because a lot of needed
cleanup spans both new and old chips. If we try and clean up and the merge
we end up fighting ourselves.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
[With a load of the cleanup stuff folded in, register stuff reworked sanely]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>