]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit23d163fcaacf9c8bc9f2544ee671e90108a573fe
treebdc3624a1a821e0d93a2abc5aa1c2918ccc4e62b
parentec570a186c52594166d417415966f9a43329aa77
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