[PATCHv2 0/2] Enable pre-allocated buffer support for driver_data

2017-05-20 Thread yi1 . li
From: Yi Li This series enables the equivalent pre-allocated buffer feature in request_firmware_into_buf to driver_data API, so caller can allocate firmware data buffer and pass to driver_data. This will be used for streaming support of driver_data, which allow caller to

[PATCHv2 0/2] Enable pre-allocated buffer support for driver_data

2017-05-20 Thread yi1 . li
From: Yi Li This series enables the equivalent pre-allocated buffer feature in request_firmware_into_buf to driver_data API, so caller can allocate firmware data buffer and pass to driver_data. This will be used for streaming support of driver_data, which allow caller to manage the size and