···15391539}1540154015411541/**15421542- * Balance enable_count of each GPIO and actual GPIO pin control.15421542+ * regulator_ena_gpio_ctrl - balance enable_count of each GPIO and actual GPIO pin control15431543+ * @rdev: regulator_dev structure15441544+ * @enable: enable GPIO at initial use?15451545+ *15431546 * GPIO is enabled in case of initial use. (enable_count is 0)15441547 * GPIO is disabled when it is not shared any more. (enable_count <= 1)15451548 */