This patch series add remaining cleanups from previous series
which had problems to applied from here:

http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2018-June/121744.html

Just send remaining patches in a new patch serie.

Hope this helps.

Best regards,
    Sergio Paracuellos

Sergio Paracuellos (13):
  staging: mt7621-pinctrl: avoid space after if condition
  staging: mt7621-pinctrl: avoid lines over 80 chars
  staging: mt7621-pinctrl: replace seq_printf with seq_puts
  staging: mt7621-pinctrl: align function parameters in some functions
  staging: mt7621-pinctrl: use tabs instead of spaces in some
    indentations
  staging: mt7621-pinctrl: make use of pinctrl_utils_free_map
  staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' field
  staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_map
  staging: mt7621-dts: use 'function' and 'group' for pinctrl bindings
  staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map
    function
  staging: mt7621-pinctrl: use ternary operator return in
    rt2880_get_group_name
  staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callback
  staging: mt7621-pinctrl: replace core_initcall_sync with
    builtin_platform_driver

 drivers/staging/mt7621-dts/mt7621.dtsi          |  48 +++----
 drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c | 160 +++++++++---------------
 2 files changed, 80 insertions(+), 128 deletions(-)

-- 
2.7.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to