dcdbas: export functionality for use in other drivers
authorMatthew Garrett <mjg59@srcf.ucam.org>
Thu, 8 Jan 2009 02:08:54 +0000 (18:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2009 16:31:12 +0000 (08:31 -0800)
commit3cab7fd964916a5474dcaeb23b6723fbfb34cc66
treebdc3624a1a821e0d93a2abc5aa1c2918ccc4e62b
parentf06295b44c296c8fb08823a3118468ae343b60f2
dcdbas: export functionality for use in other drivers

The dcdbas code allows calls to be made into the firmware on Dell systems.
 Exporting this to other drivers allows them to implement Dell-specific
functionality in a safe way.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Cc: Matt Domsch <Matt_Domsch@dell.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/firmware/dcdbas.c
drivers/firmware/dcdbas.h