Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1510220 > unrolled thread
| Started by | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
|---|---|
| First post | 2016-10-27 16:10 +0200 |
| Last post | 2016-10-27 16:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [patch v1 2/2] drivers/platform/x86: add mlxcpld-hotplug driver registration to mlx-platform driver Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2016-10-27 16:10 +0200
| From | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
|---|---|
| Date | 2016-10-27 16:10 +0200 |
| Subject | Re: [patch v1 2/2] drivers/platform/x86: add mlxcpld-hotplug driver registration to mlx-platform driver |
| Message-ID | <swTxy-2VB-85@gated-at.bofh.it> |
On Thu, 2016-10-27 at 13:59 +0000, vadimp@mellanox.com wrote: > From: Vadim Pasternak <vadimp@mellanox.com> Care to fix that ^^^ ? (Hint: it shouldn't be there if author and submitter is the same guy) > Add calls for mlxcpld-hotplug platform driver > registration/unregistration > and add platform hotplug data configurations. Would you provide more information what is done, where it is described in the specs and how user can utilize the change? > --- a/drivers/platform/x86/mlx-platform.c > +++ b/drivers/platform/x86/mlx-platform.c > @@ -37,8 +37,9 @@ > #include <linux/i2c.h> > #include <linux/i2c-mux.h> > #include <linux/module.h> > -#include <linux/platform_device.h> This... > #include <linux/platform_data/i2c-mux-reg.h> > +#include <linux/platform_data/mlxcpld-hotplug.h> > +#include <linux/platform_device.h> ...and this doesn't belong to the patch. -- Andy Shevchenko <andriy.shevchenko@linux.intel.com> Intel Finland Oy
Back to top | Article view | linux.kernel
csiph-web