Messages in this thread |  | | Date | Wed, 15 Apr 2015 13:48:54 +0100 | From | Matt Fleming <> | Subject | Re: [PATCH v4 1/2] firmware_loader: introduce new API - request_firmware_direct_full_path() |
| |
On Tue, 14 Apr, at 05:44:55PM, Kweh Hock Leong wrote: > From: "Kweh, Hock Leong" <hock.leong.kweh@intel.com> > > Introduce this new API for loading firmware from a specific location > instead of /lib/firmware/ by providing a full path to the firmware > file. > > Cc: Ming Lei <ming.lei@canonical.com> > Cc: Matt Fleming <matt.fleming@intel.com> > Signed-off-by: Kweh, Hock Leong <hock.leong.kweh@intel.com> > --- > drivers/base/firmware_class.c | 46 ++++++++++++++++++++++++++++++++++++----- > include/linux/firmware.h | 9 ++++++++ > 2 files changed, 50 insertions(+), 5 deletions(-)
This looks good to me.
-- Matt Fleming, Intel Open Source Technology Center
|  |