s5p-mfc: Fix kernel warning on memory init
authorJohn Sheu <sheu@chromium.org>
Fri, 8 Mar 2013 02:37:13 +0000 (18:37 -0800)
committerChromeBot <chrome-bot@google.com>
Wed, 20 Mar 2013 09:05:17 +0000 (02:05 -0700)
commit489cce0b9e7347576899c88f1dbeed3e775b289b
tree961d0b13e4e845af643bb1d5ab46ca44ea6de4ca
parentecbc2df3205eda7bd1699c38c7e2fc9d8429c2a0
s5p-mfc: Fix kernel warning on memory init

<UPSTREAM MERGE NOT REQUIRED>

linux-media commit 6e83e6e25eb49dc57a69b3f8ecc1e764c9775101
Original commit message as follows:

  Cleaned up the memory devices allocation code and added
  missing device_initialize() call to remove the kernel warning
  during memory allocations.

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Change-Id: Ie9cf1d8fcdc3e70acf23329449c8985eab5cd68e
Signed-off-by: John Sheu <sheu@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/45100
drivers/media/video/s5p-mfc/s5p_mfc.c