Re: [PATCH] vme: add vme_init_bridge for common bridge init

2016-04-27 Thread Martyn Welch
On 24/04/16 21:11, Aaron Sierra wrote: Consolidate vme_bridge structure setup that every bridge was required to do itself. This came about because .irq_mtx is only used within the VME core, but was required to be setup externally. This returns the structure passed in to support shorthand like

[PATCH] vme: add vme_init_bridge for common bridge init

2016-04-24 Thread Aaron Sierra
Consolidate vme_bridge structure setup that every bridge was required to do itself. This came about because .irq_mtx is only used within the VME core, but was required to be setup externally. This returns the structure passed in to support shorthand like this: bridge =