staging: fsl-mc: Remove redundant initalization of the .owner field
authorGujulan Elango, Hari Prasath (H.) <hgujulan@visteon.com>
Thu, 23 Apr 2015 13:03:07 +0000 (13:03 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 07:24:11 +0000 (09:24 +0200)
This patch removes the redundant static initialization of the .owner field from
this driver as it is being overidden by the call from the platform driver register

Signed-off-by: Hari Prasath <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found