]> Git Repo - linux.git/commit - drivers/base/firmware_class.c
firmware loader: introduce firmware_buf
authorMing Lei <[email protected]>
Sat, 4 Aug 2012 04:01:20 +0000 (12:01 +0800)
committerGreg Kroah-Hartman <[email protected]>
Thu, 16 Aug 2012 20:15:08 +0000 (13:15 -0700)
commit1244691c73b250be522e77ac1a00ad53b601b4c4
tree84547800970274ed513d60cec3751e17e8c080f3
parent99c2aa72306079976369aad7fc62cc71931d692a
firmware loader: introduce firmware_buf

This patch introduces struct firmware_buf to describe the buffer
which holds the firmware data, which will make the following
cache_firmware/uncache_firmware implemented easily.

Signed-off-by: Ming Lei <[email protected]>
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/base/firmware_class.c
This page took 0.051582 seconds and 4 git commands to generate.