pstore: Allow the user to explicitly choose a backend
authorMatthew Garrett <mjg@redhat.com>
Thu, 21 Jul 2011 20:57:55 +0000 (16:57 -0400)
committerTony Luck <tony.luck@intel.com>
Fri, 22 Jul 2011 23:14:39 +0000 (16:14 -0700)
pstore only allows one backend to be registered at present, but the
system may provide several. Add a parameter to allow the user to choose
which backend will be used rather than just relying on load order.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found