summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorQinggang Zhou <qzhou@nvidia.com>2011-03-18 14:27:19 -0700
committerVarun Colbert <vcolbert@nvidia.com>2011-03-24 17:48:19 -0700
commitc5105248ab3ee6760fcc8a58d2a7a0a9f49183bd (patch)
treef9c42d5a40a74c39e03ee26983408883cc2f21bd /include
parentc8e43c153a27762b95bb521334c3b5fe0e1057e3 (diff)
media: video: tegra: SH532U: fix formatting errors
- fix an incorrect i2c address and a function return check. - add checks for function returns. - remove the developer name in the beginning comment. - fix an uninitialized variable.. Change-Id: I2d42025b7ff47eb6228e626e65990f4da04b94ac Reviewed-on: http://git-master/r/23594 Reviewed-by: Jonathan Mayo <jmayo@nvidia.com> Tested-by: Qinggang Zhou <qzhou@nvidia.com> Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/media/sh532u.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/media/sh532u.h b/include/media/sh532u.h
index b363c0f279b9..2581d9ae7cbd 100644
--- a/include/media/sh532u.h
+++ b/include/media/sh532u.h
@@ -1,9 +1,6 @@
/*
* Copyright (C) 2011 NVIDIA Corporation.
*
- * Contributors:
- * Qinggang Zhou <qzhou@nvidia.com>
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.