Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754685AbbDOMtF (ORCPT ); Wed, 15 Apr 2015 08:49:05 -0400 Received: from mail-wg0-f43.google.com ([74.125.82.43]:35995 "EHLO mail-wg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752201AbbDOMs5 (ORCPT ); Wed, 15 Apr 2015 08:48:57 -0400 Date: Wed, 15 Apr 2015 13:48:54 +0100 From: Matt Fleming To: "Kweh, Hock Leong" Cc: Ming Lei , Greg Kroah-Hartman , Ong Boon Leong , LKML , linux-efi@vger.kernel.org, Sam Protsenko , Peter Jones , Andy Lutomirski , Roy Franz , Borislav Petkov Subject: Re: [PATCH v4 1/2] firmware_loader: introduce new API - request_firmware_direct_full_path() Message-ID: <20150415124854.GD4804@codeblueprint.co.uk> References: <1429004697-28320-1-git-send-email-hock.leong.kweh@intel.com> <1429004697-28320-2-git-send-email-hock.leong.kweh@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1429004697-28320-2-git-send-email-hock.leong.kweh@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 24 On Tue, 14 Apr, at 05:44:55PM, Kweh Hock Leong wrote: > From: "Kweh, Hock Leong" > > 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 > Cc: Matt Fleming > Signed-off-by: Kweh, Hock Leong > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/