commit | 1244691c73b250be522e77ac1a00ad53b601b4c4 | [log] [tgz] |
---|---|---|
author | Ming Lei <ming.lei@canonical.com> | Sat Aug 04 12:01:20 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 16 13:15:08 2012 -0700 |
tree | 84547800970274ed513d60cec3751e17e8c080f3 | |
parent | 99c2aa72306079976369aad7fc62cc71931d692a [diff] |
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 <ming.lei@canonical.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>