OSDN Git Service

media: ov772x: use generic names for reset and powerdown gpios
authorAkinobu Mita <akinobu.mita@gmail.com>
Sun, 6 May 2018 14:19:21 +0000 (10:19 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 28 Jun 2018 12:57:27 +0000 (08:57 -0400)
commit40519d545824355fff7b94cf6e58efffe2908e7d
treec2e43b587ef862634b50a1bd8bb448384baa5ec1
parent4b610d6d03eed17a035eba49826d1f47baf83396
media: ov772x: use generic names for reset and powerdown gpios

The ov772x driver uses "rstb-gpios" and "pwdn-gpios" for reset and
powerdown pins.  However, using generic names for these gpios is
preferred.  ("reset-gpios" and "powerdown-gpios" respectively)

There is only one mainline user for these gpios, so rename to generic
names.

Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
arch/sh/boards/mach-migor/setup.c
drivers/media/i2c/ov772x.c