All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Jingoo Han <jg1.han@samsung.com>
Cc: "'Mauro Carvalho Chehab'" <m.chehab@samsung.com>,
	linux-media@vger.kernel.org
Subject: Re: [PATCH 00/10] [media] remove unnecessary pci_set_drvdata()
Date: Mon, 30 Sep 2013 14:22:22 +0200	[thread overview]
Message-ID: <52496CFE.2090700@xs4all.nl> (raw)
In-Reply-To: <003601ceb7fe$462af680$d280e380$%han@samsung.com>

On 09/23/2013 03:43 AM, Jingoo Han wrote:
> Since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
> (device-core: Ensure drvdata = NULL when no driver is bound),
> the driver core clears the driver data to NULL after device_release
> or on probe failure. Thus, it is not needed to manually clear the
> device driver data to NULL.

For the whole patch series:

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>

Regards,

	Hans

> 
> ---
>  drivers/media/common/saa7146/saa7146_core.c |    2 --
>  drivers/media/pci/b2c2/flexcop-pci.c        |    2 --
>  drivers/media/pci/bt8xx/bt878.c             |    1 -
>  drivers/media/pci/cx88/cx88-alsa.c          |    2 --
>  drivers/media/pci/cx88/cx88-mpeg.c          |    1 -
>  drivers/media/pci/cx88/cx88-video.c         |    1 -
>  drivers/media/pci/dm1105/dm1105.c           |    2 --
>  drivers/media/pci/mantis/mantis_pci.c       |    2 --
>  drivers/media/pci/ngene/ngene-core.c        |    2 --
>  drivers/media/pci/pluto2/pluto2.c           |    2 --
>  drivers/media/pci/pt1/pt1.c                 |    2 --
>  drivers/media/pci/saa7164/saa7164-core.c    |    1 -
>  12 files changed, 20 deletions(-)
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


       reply	other threads:[~2013-09-30 12:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <003601ceb7fe$462af680$d280e380$%han@samsung.com>
2013-09-30 12:22 ` Hans Verkuil [this message]
2013-10-01  3:23   ` [PATCH 00/10] [media] remove unnecessary pci_set_drvdata() Sachin Kamat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52496CFE.2090700@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=jg1.han@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.