Blackfin EMAC Driver: code cleanup
authorBryan Wu <cooloney@kernel.org>
Fri, 25 Apr 2008 03:53:10 +0000 (11:53 +0800)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 29 Apr 2008 05:56:14 +0000 (01:56 -0400)
 - replace specific "bf537" function or data structure name to "bfin_mac"
 - cleanup bfin_mac_probe with error checking
 - punt set_pin_mux function, call peripheral request/free list functions directly

Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found