commit | 9fb4183c850fdf49e6529bef9c5285858ff4e45a | [log] [tgz] |
---|---|---|
author | Alex Fradkin <afradkin@codeaurora.org> | Thu Jan 03 13:03:24 2013 +0200 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jan 28 21:37:40 2013 -0800 |
tree | cc24b80eef4728255894cd463ea26f730ae1198a | |
parent | 859933a9238e311b37562311bb1387c38573656b [diff] |
msm: usbaudio: Fix memory allocation for USB audio module init Fix memory allocation issue in snd_usb_audio_init() use sizeof(struct) insead of sizeof(pointer) Change-Id: I270bbd7111e97dd4e0e92378f61d5025e16f5fca Signed-off-by: Alex Fradkin <afradkin@codeaurora.org>