Re: [PATCH] fpga fr br: separate freeze bridge driver code

2017-02-28 Thread matthew . gerlach
On Mon, 27 Feb 2017, Moritz Fischer wrote: Hi Matthew, small nit inline. On Mon, Feb 27, 2017 at 12:03 PM, wrote: From: Matthew Gerlach This patch separates the core Freeze Bridge driver code from the platform driver code. The intent is to allow the core driver code to be used without r

Re: [PATCH] fpga fr br: separate freeze bridge driver code

2017-02-27 Thread Moritz Fischer
Hi Matthew, small nit inline. On Mon, Feb 27, 2017 at 12:03 PM, wrote: > From: Matthew Gerlach > > This patch separates the core Freeze Bridge > driver code from the platform driver code. > The intent is to allow the core driver code > to be used without requiring platform driver support. > >

[PATCH] fpga fr br: separate freeze bridge driver code

2017-02-27 Thread matthew . gerlach
From: Matthew Gerlach This patch separates the core Freeze Bridge driver code from the platform driver code. The intent is to allow the core driver code to be used without requiring platform driver support. Signed-off-by: Matthew Gerlach --- drivers/fpga/Kconfig | 7