commit | 499003e815344304c7b0c93aad923ddf644d24e0 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 24 08:11:27 2006 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Mar 20 14:49:57 2006 -0800 |
tree | 7a73626d56fd83174b342093f421d99e7e90e5b4 | |
parent | 0eb8c7cafe8d4fa9a90ea8680200e3ae3d57b1bd [diff] |
[PATCH] USB: Fix masking bug initialization of Freescale EHCI controller In setting up the of PHY we masked off too many bits, instead just initialize PORTSC for the type of PHY we are using. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>