Re: [PATCH] netdev/fec.c: add phylib supporting to enable carrierdetection

From: Bryan Wu
Date: Wed Mar 31 2010 - 08:12:38 EST


On 03/31/2010 04:10 PM, Wolfram Sang wrote:
With rounding this would be:

(clk_get_rate() + 4999999) / 5000000

Better use DIV_ROUND_UP(clk_get_rate(), 5000000)?

Regards,

Wolfram


Sascha and Wolfram,

Thanks a lot. I updated the patch to v2 and sent it already.

--
Bryan Wu <bryan.wu@xxxxxxxxxxxxx>
Kernel Developer +86.138-1617-6545 Mobile
Ubuntu Kernel Team | Hardware Enablement Team
Canonical Ltd. www.canonical.com
Ubuntu - Linux for human beings | www.ubuntu.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/