USB Storage: unusual_devs.h entry for Sony Ericsson P990i

USB Storage: this patch adds support for Sony Ericsson P990i

Signed-off-by: Jan Mate <mate@fiit.stuba.sk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by Jan Mate and committed by Greg Kroah-Hartman 9b823b43 d518b2b4

+7
+7
drivers/usb/storage/unusual_devs.h
··· 1313 1313 US_SC_DEVICE, US_PR_DEVICE, NULL, 1314 1314 US_FL_FIX_CAPACITY ), 1315 1315 1316 + /* Reported by Jan Mate <mate@fiit.stuba.sk> */ 1317 + UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000, 1318 + "Sony Ericsson", 1319 + "P990i", 1320 + US_SC_DEVICE, US_PR_DEVICE, NULL, 1321 + US_FL_FIX_CAPACITY ), 1322 + 1316 1323 /* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu> 1317 1324 * Tested on hardware version 1.10. 1318 1325 * Entry is needed only for the initializer function override.