commit | e06deff967d29beffceeaffc4cdc90aacbd34898 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <tomasz.figa@gmail.com> | Tue Sep 23 21:05:38 2014 +0200 |
committer | Tomasz Figa <tomasz.figa@gmail.com> | Sun Nov 09 21:10:28 2014 +0900 |
tree | 2de485c9b92abf880680a3c0fbff21b526827649 | |
parent | 87993273feb7f9379ec79cd9c25d195c4b93b7da [diff] |
pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct There is no code using it and in fact there are pin controller variants that do not even have this field initialized in their init data. This patch removes it completely. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>