提交 3dad06ac 编写于 作者: E Eliot Blennerhassett 提交者: Takashi Iwai

ALSA: asihpi - Increase debug response buffer size.

Enables retrieving more debug info in fewer transactions.
Signed-off-by: NEliot Blennerhassett <eblennerhassett@audioscience.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 72868339
......@@ -1132,7 +1132,7 @@ struct hpi_res_adapter_get_info {
struct hpi_res_adapter_debug_read {
struct hpi_response_header h;
u8 bytes[256];
u8 bytes[1024];
};
struct hpi_msg_cobranet_hmi {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册