diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-05-19 15:58:00 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-05-19 15:58:00 +0400 |
commit | bfec41f79e1177aa047eb46e376752cee969287a (patch) | |
tree | 8eec0b7aabdf06c4b4a4eca38d77e188373a2b0b /recipes/linux/linux-omap-2.6.29/dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch | |
parent | 1ba4e6beb3482625dfa65c4d12b84c41fa3b1eb1 (diff) | |
parent | a5f902c677e9f919a1170a8355e158499fb0a27e (diff) |
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux-omap-2.6.29/dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch')
-rw-r--r-- | recipes/linux/linux-omap-2.6.29/dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-2.6.29/dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch b/recipes/linux/linux-omap-2.6.29/dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch index 93ff3205d3..739d3cd1a6 100644 --- a/recipes/linux/linux-omap-2.6.29/dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch +++ b/recipes/linux/linux-omap-2.6.29/dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch @@ -1,7 +1,7 @@ From b47aef28536f3c276d232c41cd3084c69389dca4 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen <tomi.valkeinen@nokia.com> Date: Wed, 22 Apr 2009 14:11:52 +0300 -Subject: [PATCH] DSS2: VRAM: use debugfs, not procfs +Subject: [PATCH 51/69] DSS2: VRAM: use debugfs, not procfs --- arch/arm/plat-omap/vram.c | 103 +++++++++++++++------------------------------ @@ -166,5 +166,5 @@ index 90276ac..e847579 100644 return 0; -- -1.5.6.5 +1.6.2.4 |