Re: [PATCH 2/3] TI Davinci EMAC : add platform specific interrupt enable/disable logic.

2009-11-18 Thread Kevin Hilman
Troy Kisky writes: > Sriramakrishnan wrote: >> On certain SOCs, the EMAC controller is interfaced with a wrapper logic >> for handling interrupts. This patch implements a platform >> specific hook to cater to platforms that require custom interrupt >> handling logic >> >> Signed-off-by: Srirama

Re: [PATCH 2/3] TI Davinci EMAC : add platform specific interrupt enable/disable logic.

2009-11-18 Thread Troy Kisky
Sriramakrishnan wrote: > On certain SOCs, the EMAC controller is interfaced with a wrapper logic > for handling interrupts. This patch implements a platform > specific hook to cater to platforms that require custom interrupt > handling logic > > Signed-off-by: Sriramakrishnan > Acked-by: Chaithr

[PATCH 2/3] TI Davinci EMAC : add platform specific interrupt enable/disable logic.

2009-11-18 Thread Sriramakrishnan
On certain SOCs, the EMAC controller is interfaced with a wrapper logic for handling interrupts. This patch implements a platform specific hook to cater to platforms that require custom interrupt handling logic Signed-off-by: Sriramakrishnan Acked-by: Chaithrika U S --- drivers/net/davinci_ema