commit | 758b463d833f818a6416ad96d33c77267aab1afd | [log] [tgz] |
---|---|---|
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | Tue Jun 04 15:27:54 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Jun 12 23:57:12 2013 +0300 |
tree | e3a6e6bfb675644f04a962bbcb4de4ac5e252eb0 | |
parent | 594daba1bcb0510cdc9dccfbab9e6fd5d9cc94e6 [diff] |
usb: gadget: f_mass_storage: fix default product name If cfg->product name is not set, a default name is chosen depending on the common->luns->cdrom flag. If the flag is set the name should be "File-CD Gadget", and if the flag is not set the name should be "File-Stor Gadget". Acked-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>