pinctrl: cherryview: Drop stale comment
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 Jul 2020 16:12:14 +0000 (19:12 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 18 Aug 2020 12:03:33 +0000 (15:03 +0300)
There is no more .groups member in struct chv_pinctrl,
drop associated comment because it's not applicable anymore.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pinctrl/intel/pinctrl-cherryview.c

index 9ef246145bde3a00496eec922b4dadae8ae4eb6a..41708f7ea65c623f735792c0d9c7a99e501819bd 100644 (file)
@@ -86,9 +86,6 @@ struct intel_pad_context {
  * @irq: Our parent irq
  * @intr_lines: Mapping between 16 HW interrupt wires and GPIO offset (in GPIO number space)
  * @saved_intmask: Interrupt mask saved for system sleep
- *
- * The first group in @groups is expected to contain all pins that can be
- * used as GPIOs.
  */
 struct chv_pinctrl {
        struct device *dev;