From 4ff5ffb073250f0f5b1542b8208956ec4c491929 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sun, 3 Feb 2008 17:18:02 +0200 Subject: [PATCH] --- yaml --- r: 82782 b: refs/heads/master c: f18816ba20655deb3227da0600d5c34201467993 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/macintosh/smu.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 129584b7d9bd..d0d4d7485915 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c66ed655adc5e43b7143421f36d2a23f74398538 +refs/heads/master: f18816ba20655deb3227da0600d5c34201467993 diff --git a/trunk/drivers/macintosh/smu.c b/trunk/drivers/macintosh/smu.c index 785590664781..8ba49385c3ff 100644 --- a/trunk/drivers/macintosh/smu.c +++ b/trunk/drivers/macintosh/smu.c @@ -12,7 +12,7 @@ * - maybe add timeout to commands ? * - blocking version of time functions * - polling version of i2c commands (including timer that works with - * interrutps off) + * interrupts off) * - maybe avoid some data copies with i2c by directly using the smu cmd * buffer and a lower level internal interface * - understand SMU -> CPU events and implement reception of them via