broadcom: Consolidate dev_flags definitions
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 2 Nov 2009 14:30:00 +0000 (14:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Nov 2009 07:39:11 +0000 (23:39 -0800)
commit8649f13d2d810406da444a6101906041b796fbde
tree9c1acaf66673c3ffa2b0eaedc6d2508ac176d048
parentc73430d04ec75962e20e186d34c40b6d999f0968
broadcom: Consolidate dev_flags definitions

This patch moves all the dev_flags enumerations outside the broadcom.c
file to include/linux/brcmphy.h.  The existing flags were not used yet
and have been re-enumerated to avoid conflicts.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/broadcom.c
include/linux/brcmphy.h