usb: phy: initialize the notifier when add a new phy
authorNeil Zhang <zhangwm@marvell.com>
Wed, 11 Dec 2013 06:45:14 +0000 (14:45 +0800)
committerFelipe Balbi <balbi@ti.com>
Thu, 12 Dec 2013 19:43:34 +0000 (13:43 -0600)
We need to initialize the notifer before use it.

So lets initialize it when add a new phy device to
reduce the code redundancy.

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found