[Meego-kernel] FW: [PATCH 3/4] MGD-Added-support-forAK8975-eCompass.patch

Varney, Bill Bill.Varney
Fri Sep 10 21:53:57 PDT 2010


 

________________________________

From: WILLIAM VARNEY [mailto:dolphiny at mac.com] 
Sent: Friday, September 10, 2010 9:28 PM
To: Varney, Bill
Subject: [PATCH 3/4] MGD-Added-support-forAK8975-eCompass.patch


>From d89e9a150be4ac5dc993520b2b718d901766f653 Mon Sep 17 00:00:00 2001
From: Mark Dunatov <mdunatov at san-mdunatov-merc.corp.ad.wrs.com>
Date: Wed, 18 Aug 2010 18:45:37 -0700
Subject: [PATCH 3/4] MGD: Added support for AK8975 eCompass


Signed-off-by: Mark Dunatov <mdunatov at san-mdunatov-merc.corp.ad.wrs.com>
---
 drivers/misc/ak8975.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/misc/ak8975.c b/drivers/misc/ak8975.c
index eff8548..16634a2 100644
--- a/drivers/misc/ak8975.c
+++ b/drivers/misc/ak8975.c
@@ -386,12 +386,12 @@ static int ak8975_resume(struct i2c_client
*client)
     return 0; 
 } 
 static struct i2c_device_id ak8975_id[] = { 
-    { "i2c_ak8975", 0 }, 
+    { "ak8975", 0 }, 
     { } 
 }; 
 static struct i2c_driver ak8975_driver = { 
     .driver = { 
-    .name = "i2c_ak8975", 
+    .name = "ak8975", 
     }, 
     .probe = ak8975_probe, 
     .remove = ak8975_remove, 
-- 
1.6.6.1


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.meego.com/pipermail/meego-kernel/attachments/20100910/d51b78c9/attachment.html>




More information about the Meego-kernel mailing list