[PATCH][v2] phylib: add module owner to the mii_bus structure

2007-12-28 Thread Ionut Nicu
the ucc_geth_mdio driver. Signed-off-by: Ionut Nicu <[EMAIL PROTECTED]> Tested-by: Emil Medve <[EMAIL PROTECTED]> --- drivers/net/phy/phy_device.c |9 - drivers/net/ucc_geth_mii.c |3 +++ include/linux/phy.h |4 3 files changed, 15 insertions(+),

[PATCH 2/2] phylib: add module owner to the mii_bus structure

2007-12-21 Thread Ionut Nicu
the ucc_geth_mdio driver. Signed-off-by: Ionut Nicu <[EMAIL PROTECTED]> --- drivers/net/phy/phy_device.c |9 - drivers/net/ucc_geth_mii.c |3 +++ include/linux/phy.h |4 3 files changed, 15 insertions(+), 1 deletions(-) diff --git a/drivers/n

[PATCH 1/2] ucc_geth: split ucc_geth into two modules

2007-12-21 Thread Ionut Nicu
). Signed-off-by: Ionut Nicu <[EMAIL PROTECTED]> --- arch/powerpc/configs/mpc832x_mds_defconfig |1 + arch/powerpc/configs/mpc832x_rdb_defconfig |1 + arch/powerpc/configs/mpc836x_mds_defconfig |1 + drivers/net/Kconfig|8 drivers/net/Ma