linux_dsm_epyc7002/drivers/pinctrl/intel
Andy Shevchenko 6d649fca34 pinctrl: intel: Move npins closer to pin_base in struct intel_community
It's common across the drivers to use the (pin_base, npins) pair to describe
community characteristics. Thus, move them in the struct intel_community
to be closer to each other.

While at it, add a blank line to cut driver usable fields from what core
reserves for itself.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
2020-04-22 14:20:00 +03:00
..
Kconfig
Makefile
pinctrl-baytrail.c pinctrl: baytrail: Use platform_get_irq_optional() explicitly 2020-04-15 18:30:39 +03:00
pinctrl-broxton.c
pinctrl-cannonlake.c
pinctrl-cedarfork.c
pinctrl-cherryview.c pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler 2020-04-17 14:36:22 +03:00
pinctrl-denverton.c
pinctrl-geminilake.c
pinctrl-icelake.c
pinctrl-intel.c
pinctrl-intel.h pinctrl: intel: Move npins closer to pin_base in struct intel_community 2020-04-22 14:20:00 +03:00
pinctrl-jasperlake.c
pinctrl-lewisburg.c
pinctrl-lynxpoint.c pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly 2020-04-16 18:54:34 +03:00
pinctrl-merrifield.c
pinctrl-sunrisepoint.c
pinctrl-tigerlake.c