Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1631017 > unrolled thread

[PATCH 0/2] pinctrl: trivial: remove unneeded (void *) casts in of_match_table

Started byMasahiro Yamada <yamada.masahiro@socionext.com>
First post2017-04-25 23:40 +0200
Last post2017-04-25 23:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] pinctrl: trivial: remove unneeded (void *) casts in of_match_table Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-04-25 23:40 +0200

#1631017 — [PATCH 0/2] pinctrl: trivial: remove unneeded (void *) casts in of_match_table

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2017-04-25 23:40 +0200
Subject[PATCH 0/2] pinctrl: trivial: remove unneeded (void *) casts in of_match_table
Message-ID<tAglI-1EE-15@gated-at.bofh.it>


Masahiro Yamada (2):
  pinctrl: rockchip: remove unneeded (void *) casts in of_match_table
  pinctrl: samsung: remove unneeded (void *) casts in of_match_table

 drivers/pinctrl/pinctrl-rockchip.c        | 20 ++++++++++----------
 drivers/pinctrl/samsung/pinctrl-samsung.c | 20 ++++++++++----------
 2 files changed, 20 insertions(+), 20 deletions(-)

-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web