> -----Original Message----- > From: David Miller [mailto:[email protected]] > Sent: Wednesday, November 02, 2016 3:25 PM > To: Woojung Huh - C21699 > Cc: [email protected]; [email protected]; [email protected]; > UNGLinuxDriver > Subject: Re: [PATCH v4 net-next] lan78xx: Use irq_domain for phy interrupt > from USB Int. EP > > From: <[email protected]> > Date: Tue, 1 Nov 2016 20:02:00 +0000 > > > From: Woojung Huh <[email protected]> > > > > To utilize phylib with interrupt fully than handling some of phy stuff in > > the > MAC driver, > > create irq_domain for USB interrupt EP of phy interrupt and > > pass the irq number to phy_connect_direct() instead of > PHY_IGNORE_INTERRUPT. > > > > Idea comes from drivers/gpio/gpio-dl2.c > > > > Signed-off-by: Woojung Huh <[email protected]> > > Applied.
Thanks!
