lm3554: rename of few types
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 11 Apr 2012 11:58:41 +0000 (14:58 +0300)
committerbuildbot <buildbot@intel.com>
Wed, 25 Apr 2012 08:36:27 +0000 (01:36 -0700)
commite10e363f49b59bc9b7302fe86744d70cc50d5b0f
treec3d024e213718cd2bc841fbdde770eada2cb5a2f
parentea40aefa22f827c64b92df7cf97667050abac74f
lm3554: rename of few types

BZ: 32196

This patch renames few types as follows
struct lm3554_priv -> struct lm3554
p_lm3554_priv -> flash
to_lm3554_priv() -> to_lm3554()
platform_data -> pdata

There is no functional change.

Change-Id: I0dc8a133f1ef90fb666d9dbd2b970cf9f8009103
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-on: http://android.intel.com:8080/43704
Reviewed-by: Shevchenko, Andriy <andriy.shevchenko@intel.com>
Reviewed-by: Toivonen, Tuukka <tuukka.toivonen@intel.com>
Reviewed-by: Cohen, David A <david.a.cohen@intel.com>
Tested-by: Koski, Anttu <anttu.koski@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/media/video/lm3554.c