commit | 2ab3c34c9c75331143d67042e826bdcde4d6ab37 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sun Aug 13 18:13:11 2017 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 28 11:39:33 2017 +0200 |
tree | 5f2718c0ae80349084be6bd8f27cb04e5c83801f | |
parent | 334007d52597ebb079766ab34711728677130068 [diff] |
usb: gadget: make snd_pcm_hardware const Make this const as it is only used during a copy operation. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>