[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20070108162101.a32772bf.kristen.c.accardi@intel.com>
Date: Mon, 8 Jan 2007 16:21:01 -0800
From: Kristen Carlson Accardi <kristen.c.accardi@...el.com>
To: lenb@...nel.org
Cc: linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org,
jikos@...os.cz, akpm@...l.org
Subject: [patch 0/2] Bay driver bug fixes
Hi Len,
Here are 2 patches to fix a couple bugs with the bay driver. The first
addresses the problem that jikos reported with the bay driver failing
at load due to BUG: at lib/kref.c:32 kref_get(). Since the bay driver
is also a platform driver, I found that when it is compiled into the
kernel (built in) there is a problem with it being simultaneously an
acpi driver as well as a platform driver. Since it wasn't really useful
for the bay driver to be an acpi driver, I removed that code. The second
patch addresses the build issue with bay when dock is not built by making
the bay driver depend on the dock driver.
Thanks,
Kristen
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists