commit | 3cab7fd964916a5474dcaeb23b6723fbfb34cc66 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg59@srcf.ucam.org> | Wed Jan 07 18:08:54 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 08 08:31:12 2009 -0800 |
tree | bdc3624a1a821e0d93a2abc5aa1c2918ccc4e62b | |
parent | f06295b44c296c8fb08823a3118468ae343b60f2 [diff] |
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>