Searched hist:"5342 e7093ff298d9cbd40f9342b607adb02b2dd0" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/base/firmware_loader/ |
H A D | firmware.h | diff 5342e7093ff298d9cbd40f9342b607adb02b2dd0 Tue Jun 11 07:26:24 CDT 2019 Takashi Iwai <tiwai@suse.de> firmware: Factor out the paged buffer handling code
This is merely a preparation for the upcoming compressed firmware support and no functional changes. It moves the code to handle the paged buffer allocation and mapping out of fallback.c into the main code, so that they can be used commonly.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | fallback.c | diff 5342e7093ff298d9cbd40f9342b607adb02b2dd0 Tue Jun 11 07:26:24 CDT 2019 Takashi Iwai <tiwai@suse.de> firmware: Factor out the paged buffer handling code
This is merely a preparation for the upcoming compressed firmware support and no functional changes. It moves the code to handle the paged buffer allocation and mapping out of fallback.c into the main code, so that they can be used commonly.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | main.c | diff 5342e7093ff298d9cbd40f9342b607adb02b2dd0 Tue Jun 11 07:26:24 CDT 2019 Takashi Iwai <tiwai@suse.de> firmware: Factor out the paged buffer handling code
This is merely a preparation for the upcoming compressed firmware support and no functional changes. It moves the code to handle the paged buffer allocation and mapping out of fallback.c into the main code, so that they can be used commonly.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|