mbox

[GIT,PULL,RESEND,for,4.15,v3] Atomisp oops fix

Message ID 20171027124557.egrb2hij2cgkmdbo@valkosipuli.retiisi.org.uk (mailing list archive)
State Accepted, archived
Headers

Pull-request

ssh://linuxtv.org/git/sailus/media_tree.git atomisp-fix

Message

sakari.ailus@iki.fi Oct. 27, 2017, 12:45 p.m. UTC
  Hi Mauro,

This pull request includes two fixes for the atomisp driver. This replaces
the earlier atomisp pull request.

Please pull.


The following changes since commit 61065fc3e32002ba48aa6bc3816c1f6f9f8daf55:

  Merge commit '3728e6a255b5' into patchwork (2017-10-17 17:22:20 -0700)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git atomisp-fix

for you to fetch changes up to 50cc0a2f7853e78395a47aaa4b63103f9d69c69e:

  staging: atomisp2: cleanup null check on memory allocation (2017-10-23 00:34:41 +0300)

----------------------------------------------------------------
Aishwarya Pant (1):
      staging: atomisp2: cleanup null check on memory allocation

Hans de Goede (1):
      staging: media: atomisp: Fix oops by unbalanced clk enable/disable call

 .../media/atomisp/pci/atomisp2/css2400/sh_css.c    | 36 +++++++++++-----------
 .../atomisp/pci/atomisp2/css2400/sh_css_firmware.c |  7 ++---
 .../pci/atomisp2/css2400/sh_css_param_shading.c    |  2 +-
 .../platform/intel-mid/atomisp_gmin_platform.c     |  7 +++++
 4 files changed, 29 insertions(+), 23 deletions(-)