From 93d8db803a6477d3b075b971b10c2bb3ef164a44 Mon Sep 17 00:00:00 2001 From: Fengguang Wu Date: Thu, 29 Jan 2015 23:26:10 -0300 Subject: [PATCH] [media] media: platform: fix platform_no_drv_owner.cocci warnings drivers/media/platform/am437x/am437x-vpfe.c:2767:3-8: No need to set .owner here. The core will do it. Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci CC: Benoit Parrot Signed-off-by: Fengguang Wu Acked-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed