Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1606273
| From | Chanwoo Choi <cw00.choi@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] pinctrl: samsung: Fix PINCFG_TYPE_DRV bitfields for Exynos5433 |
| Date | 2017-03-22 09:20 +0100 |
| Message-ID | <tnJvc-7M6-13@gated-at.bofh.it> (permalink) |
| References | <tnJES-7PW-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This patches add the missing part about PINCFG_TYPE_DRV bitfields for Exynos5433 when merged the multiple patches for pinctrl-exynos.c and this patch removes the unused EXYNOS_PIN_BANK_EINTW_EXT macro. Also, patch1 and patch2 will be possible squashed if the separate patch is not necesasry. Chanwoo Choi (2): pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433 pinctrl: samsung: Remove unused pin-bank macro drivers/pinctrl/samsung/pinctrl-exynos.c | 80 ++++++++++++++++---------------- drivers/pinctrl/samsung/pinctrl-exynos.h | 11 ----- 2 files changed, 40 insertions(+), 51 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] pinctrl: samsung: Fix PINCFG_TYPE_DRV bitfields for Exynos5433 Chanwoo Choi <cw00.choi@samsung.com> - 2017-03-22 09:20 +0100
csiph-web