lkml.org 
[lkml]   [2018]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/3] firmware: add firmware_request_cache()
Date
Greg,

Here are the last straggler patches to clean up what was left which you
requested and to add the new firmware_request_cache() call to fix a
corner case suspend issue.

The extra space character you found in earlier patches no longer needs
to be fixed as that assignement was replaced with a new line in later
patches which does not have the extra space in the assignment. The only
other straggler fix needed which you had pointed out was the debugfs typo.

The new API call was renamed as suggested to firmware_request_cache(),
with the API name first. I'll use a separate series to start addressing
the firmware API rename for the rest of the callers. That will take some
time as I'm running quite a bit of tests on those changes and I am going
to wait for 0-day to give me its blesssings.

Question, feedback, and specially rants are greatly appreciated.

Luis

Luis R. Rodriguez (3):
firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is
used
firmware: add firmware_request_cache() to help with cache on reboot
mt7601u: use firmware_request_cache() to address cache on reboot

.../driver-api/firmware/request_firmware.rst | 14 +++++++++++++
drivers/base/firmware_loader/fallback.c | 2 +-
drivers/base/firmware_loader/main.c | 24 ++++++++++++++++++++++
drivers/net/wireless/mediatek/mt7601u/mcu.c | 2 +-
include/linux/firmware.h | 3 +++
5 files changed, 43 insertions(+), 2 deletions(-)

--
2.16.2

\
 
 \ /
  Last update: 2018-03-21 23:36    [W:0.037 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site