Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad1428c9 authored by Pete Zaitcev's avatar Pete Zaitcev Committed by Greg Kroah-Hartman
Browse files

USB storage: fix ipod ejecting issue



This patch from Pete fixes the 'ejecting problem' on yet another ipod. Please applyt.


Signed-off-by: default avatarPete Zaitcev <zaitcev@yahoo.com>
Signed-off-by: default avatarPhil Dibowitz <phil@ipom.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent f1cd4ad2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -728,7 +728,7 @@ UNUSUAL_DEV( 0x05ac, 0x1204, 0x0000, 0x9999,
		"Apple",
		"Apple",
		"iPod",
		"iPod",
		US_SC_DEVICE, US_PR_DEVICE, NULL,
		US_SC_DEVICE, US_PR_DEVICE, NULL,
		US_FL_FIX_CAPACITY ),
		US_FL_FIX_CAPACITY | US_FL_NOT_LOCKABLE ),


UNUSUAL_DEV( 0x05ac, 0x1205, 0x0000, 0x9999,
UNUSUAL_DEV( 0x05ac, 0x1205, 0x0000, 0x9999,
		"Apple",
		"Apple",