mmc: slot-gpio: Update default label when no con_id provided
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 29 Sep 2021 11:17:57 +0000 (14:17 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Oct 2021 08:21:20 +0000 (10:21 +0200)
commit8792b0a09fa470cc476b2124f6c1061258c9ef7a
treea71f21a0e428808bf549764280573006268c52c5
parent4877b81f0fa2a3b1eb80541e49790683926104c9
mmc: slot-gpio: Update default label when no con_id provided

Currently default label of GPIO is assigned to the device name,
when no con_id provided. Instead, let's update it to reflect
what it's about (use already prepared template).

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210929111757.52625-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/slot-gpio.c