commit | 7e9d40f3a834a322f004b6629db55c22ae457d77 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Jul 12 19:05:29 2011 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Mon Aug 01 22:06:31 2011 +0300 |
tree | a20e5cf2c5eb3855b1d2b246d359973fa394f554 | |
parent | e371d46ae45488bcb112a99a7de462e9e3aa6764 [diff] |
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table platform_device_id structures need a NULL terminating entry, add it. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>