media: s5p_mfc: remove the code checking dev->plat_dev
authorZhaowei Yuan <zhaowei.yuan@samsung.com>
Wed, 2 Apr 2014 07:22:33 +0000 (15:22 +0800)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:28:23 +0000 (07:28 +0200)
commit77c901d9fd906db7384fc9eefc36ab633e9f23cf
treea7c651dcde58abbaac2d7847feec43308773779b
parent4d735ba8a225deea93b66c466456dd2b542a66bb
media: s5p_mfc: remove the code checking dev->plat_dev

We should remove the code checking dev->plat_dev since we
can ensure the pointer pdev can not be NULL.

Change-Id: Ibdc44403068ee4462e414d6e84757b8a4c2b512c
Signed-off-by: Zhaowei Yuan <zhaowei.yuan@samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc.c