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)
commit7ef0a7ee2f9ac7ee8e2a597821adb2a78b882791
tree71511e805b73a2cf0e705fbc994646e9dfa83513
parent4e5b864e7cac67f06f18147b1980cb6b8fb213ec
Blackfin EMAC Driver: code cleanup

 - 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>
drivers/net/bfin_mac.c
drivers/net/bfin_mac.h
This page took 0.024432 seconds and 5 git commands to generate.