diff options
author | Andy Fleming <afleming@freescale.com> | 2008-02-05 23:35:30 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-06 12:42:04 +0100 |
commit | 15cf6dde99e40bf571a5ca48376650e163fcd30f (patch) | |
tree | 92ba98c4e5728ca78cc00dc27aaed0d185ee9c15 /sound | |
parent | forcedeth: preserve registers (diff) | |
download | linux-15cf6dde99e40bf571a5ca48376650e163fcd30f.tar.xz linux-15cf6dde99e40bf571a5ca48376650e163fcd30f.zip |
Fix PHY Lib support for gianfar and ucc_geth
The PHY Lib now uses mutexes instead of spin_locks. ucc_geth
and gianfar both grab the locks in their mdio_reset functions,
so they need to use mutex_(un)lock instead. This was not caught
until someone tested it on an SMP system.
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions