diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-19 13:00:14 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-19 13:00:14 +0200 |
commit | d962d391fab15d5fb7d9965b05b161da6d4d1157 (patch) | |
tree | 7e95c379801daacfd7c384f9db1a0f020ee99851 /recipes/linux/linux-omap-2.6.29/dss2/0035-DSS2-Added-the-function-pointer-for-getting-default.patch | |
parent | e3a1ba3b2865549b84e4a0edfb748cfa48caa2bb (diff) |
linux-omap 2.6.29: refresh dss2 patchset
Diffstat (limited to 'recipes/linux/linux-omap-2.6.29/dss2/0035-DSS2-Added-the-function-pointer-for-getting-default.patch')
-rw-r--r-- | recipes/linux/linux-omap-2.6.29/dss2/0035-DSS2-Added-the-function-pointer-for-getting-default.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-2.6.29/dss2/0035-DSS2-Added-the-function-pointer-for-getting-default.patch b/recipes/linux/linux-omap-2.6.29/dss2/0035-DSS2-Added-the-function-pointer-for-getting-default.patch index b7b395458f..6b29d50dc0 100644 --- a/recipes/linux/linux-omap-2.6.29/dss2/0035-DSS2-Added-the-function-pointer-for-getting-default.patch +++ b/recipes/linux/linux-omap-2.6.29/dss2/0035-DSS2-Added-the-function-pointer-for-getting-default.patch @@ -1,7 +1,7 @@ From f825cafd5ee5c600218740507f85594c825b0c00 Mon Sep 17 00:00:00 2001 From: Hardik Shah <hardik.shah@ti.com> Date: Thu, 16 Apr 2009 18:47:49 +0530 -Subject: [PATCH] DSS2: Added the function pointer for getting default color. +Subject: [PATCH 35/69] DSS2: Added the function pointer for getting default color. V4L2 Framework has a CID for getting/setting default color. So added the function pointer for doing same. @@ -62,5 +62,5 @@ index 8ca0bbb..12cf7b0 100644 dss_overlay_setup_dispc_manager(mgr); -- -1.5.6.5 +1.6.2.4 |