public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] intel_scu_ipc: bug fixes and amendments
@ 2015-10-12 11:19 Andy Shevchenko
  2015-10-12 11:19 ` [PATCH v2 1/5] intel_scu_ipc: fix error path by turning to devm_* / pcim_* Andy Shevchenko
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andy Shevchenko @ 2015-10-12 11:19 UTC (permalink / raw)
  To: platform-driver-x86, Darren Hart, linux-kernel; +Cc: Andy Shevchenko

There are couple of bugfixes (patches 1 & 5) and amendments to the driver.

Patch series has been tested on Intel Medfield and Intel Edison (Merrifield)
boards.

Changes v2:
- improve patch 4 commit message (suggested by Darren)
- leave only fix of a potential bug in patch 5

Andy Shevchenko (5):
  intel_scu_ipc: fix error path by turning to devm_* / pcim_*
  intel_scu_ipc: propagate pointer to struct intel_scu_ipc_dev
  intel_scu_ipc: convert to use struct device *
  intel_scu_ipc: switch to use module_pci_driver() macro
  intel_scu_ipc: protect dev member assignment on ->remove()

 drivers/platform/x86/intel_scu_ipc.c | 189 +++++++++++++++++------------------
 1 file changed, 90 insertions(+), 99 deletions(-)

-- 
2.5.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-15  4:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 11:19 [PATCH v2 0/5] intel_scu_ipc: bug fixes and amendments Andy Shevchenko
2015-10-12 11:19 ` [PATCH v2 1/5] intel_scu_ipc: fix error path by turning to devm_* / pcim_* Andy Shevchenko
2015-10-12 11:19 ` [PATCH v2 2/5] intel_scu_ipc: propagate pointer to struct intel_scu_ipc_dev Andy Shevchenko
2015-10-12 11:19 ` [PATCH v2 3/5] intel_scu_ipc: convert to use struct device * Andy Shevchenko
2015-10-12 11:19 ` [PATCH v2 4/5] intel_scu_ipc: switch to use module_pci_driver() macro Andy Shevchenko
2015-10-12 11:19 ` [PATCH v2 5/5] intel_scu_ipc: protect dev member assignment on ->remove() Andy Shevchenko
2015-10-15  4:44 ` [PATCH v2 0/5] intel_scu_ipc: bug fixes and amendments Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox