s5p-mfc: Use NULL instead of 0 for pointer
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 14 Jan 2013 09:09:41 +0000 (06:09 -0300)
committerChromeBot <chrome-bot@google.com>
Wed, 20 Mar 2013 09:05:11 +0000 (02:05 -0700)
commit9782d56eafca93d07d43c1df19dc7fc50777ebde
tree6a5981da68fe31d89a58816814df0ddc095738fc
parent010a81f94238bee8aab5192edbd1a620e54c0d4b
s5p-mfc: Use NULL instead of 0 for pointer

<UPSTREAM MERGE NOT REQUIRED>

linux-media commit 0e5d61d87b3a1ad5591e0dfbe4c548f862e9f5a6
Original commit message as follows:

  Fixes the following warning:
  drivers/media/video/s5p-mfc/s5p_mfc_opr.c:56:27: warning:
  Using plain integer as NULL pointer

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Change-Id: I94dadee385729b0bd35639d6a1f3b3f937370499
Signed-off-by: John Sheu <sheu@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/45098
drivers/media/video/s5p-mfc/s5p_mfc_opr.c