On Wed, Oct 29, 2014 at 11:04 AM, Kweh, Hock Leong <[email protected]> wrote: >> -----Original Message----- >> From: Ming Lei [mailto:[email protected]] >> Sent: Monday, October 27, 2014 12:00 AM >> >> You can call fw_lookup_buf() directly, otherwise feel free to add: >> >> Acked-by: Ming Lei <[email protected]> >> > > Hi Ming Lei, > > The fw_lookup_buf() is defined inside the conditional preprocessor directive > for CONFIG_PM_SLEEP. > Since the request_firmware_abort() may not only be used in PM_SLEEP, could I > move the fw_lookup_buf() > out from the CONFIG_PM_SLEEP block if we want to call fw_lookup_buf() instead > of __fw_lookup_buf()?
Sure. Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

