From c8a0ee39a2c2055bc74897b9e3b2db8f60b6edab Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 21 Sep 2010 11:29:33 +0200 Subject: linux-openmoko-2.6.34: upgrade to 2.6.34.7 and add patch for lower power consumption in suspend Signed-off-by: Martin Jansa --- .../0008-Use-unlocked_ioctl-rather-than-ioctl.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/linux/linux-openmoko-2.6.34/0008-Use-unlocked_ioctl-rather-than-ioctl.patch') diff --git a/recipes/linux/linux-openmoko-2.6.34/0008-Use-unlocked_ioctl-rather-than-ioctl.patch b/recipes/linux/linux-openmoko-2.6.34/0008-Use-unlocked_ioctl-rather-than-ioctl.patch index 3c9b48bc3b..3775717045 100644 --- a/recipes/linux/linux-openmoko-2.6.34/0008-Use-unlocked_ioctl-rather-than-ioctl.patch +++ b/recipes/linux/linux-openmoko-2.6.34/0008-Use-unlocked_ioctl-rather-than-ioctl.patch @@ -1,7 +1,7 @@ -From 97f5e67992f766359987a876e61afacf3a8532cb Mon Sep 17 00:00:00 2001 +From ad2a0e197a8bb7cc03082f46d5fb895f99574824 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 24 May 2010 21:49:14 +0200 -Subject: [PATCH 8/8] Use unlocked_ioctl rather than ioctl +Subject: [PATCH 10/17] Use unlocked_ioctl rather than ioctl The arguments changed between 2.6.32 and 2.6.34. @@ -11,7 +11,7 @@ Signed-off-by: Thomas White 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/glamo/glamo-drm-drv.c b/drivers/gpu/drm/glamo/glamo-drm-drv.c -index 2a7f600..36e6941 100644 +index eb0827a..2cdf429 100644 --- a/drivers/gpu/drm/glamo/glamo-drm-drv.c +++ b/drivers/gpu/drm/glamo/glamo-drm-drv.c @@ -180,7 +180,7 @@ static struct drm_driver glamodrm_drm_driver = { @@ -24,5 +24,5 @@ index 2a7f600..36e6941 100644 .poll = drm_poll, .fasync = drm_fasync, -- -1.7.1 +1.7.3 -- cgit v1.2.3