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)
commit2b9a9d49b30d403191ac00d04678720a4f600ecd
treebe9b855508dd9eb3047b2793443eed3d660945a3
parent6c20d83b3d756233cc3cdf4fb2f5771ceae3d921
staging: fsl-mc: Remove redundant initalization of the .owner field

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>
drivers/staging/fsl-mc/bus/mc-bus.c