Re: [patch v8 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture

2018-01-16 Thread Darren Hart
16, 2018 5:43 AM > > > To: Vadim Pasternak > > > Cc: andy.shevche...@gmail.com; gre...@linuxfoundation.org; linux- > > > ker...@vger.kernel.org; platform-driver-...@vger.kernel.org; > > > j...@resnulli.us > > > Subject: Re: [patch v8 2/3] platform/mella

Re: [patch v8 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture

2018-01-16 Thread Darren Hart
m; gre...@linuxfoundation.org; linux- > > ker...@vger.kernel.org; platform-driver-...@vger.kernel.org; > > j...@resnulli.us > > Subject: Re: [patch v8 2/3] platform/mellanox: mlxreg-hotplug: allow driver > > for > > ARM architecture > > > > On Thu, Jan 11, 201

RE: [patch v8 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture

2018-01-16 Thread Vadim Pasternak
; j...@resnulli.us > Subject: Re: [patch v8 2/3] platform/mellanox: mlxreg-hotplug: allow driver > for > ARM architecture > > On Thu, Jan 11, 2018 at 08:58:42AM +, Vadim Pasternak wrote: > > It allows driver to run on x86 and ARM architecture based systems. > > Also s

Re: [patch v8 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture

2018-01-15 Thread Darren Hart
On Thu, Jan 11, 2018 at 08:58:42AM +, Vadim Pasternak wrote: > It allows driver to run on x86 and ARM architecture based systems. > Also some unnecessary includes are removed. Hi Vadim, These changes are not all readily mapped to this description, nor to the changelog below. Only the kconfig

[patch v8 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture

2018-01-10 Thread Vadim Pasternak
It allows driver to run on x86 and ARM architecture based systems. Also some unnecessary includes are removed. Signed-off-by: Vadim Pasternak Acked-by: Andy Shevchenko --- v7->v8 Fixes added by Vadim: - Drop routines using of_update_property. It causes Kbuild error for ia64 arch during on