commit | 1881384399daa2df6cef8117bc133f8f37fcbe83 | [log] [tgz] |
---|---|---|
author | Sherman Yin <syin@broadcom.com> | Wed May 14 18:30:47 2014 -0700 |
committer | Alex Shi <alex.shi@linaro.org> | Mon Jun 16 11:58:47 2014 +0800 |
tree | ace4ccef0fdcc2dcf619590826ea805c867a91d1 | |
parent | 270cfc4788befe0e1a16bf1b3a7b80d9f4127c57 [diff] |
pinctrl: Fix pin_config_*_set_bulk APIs In commit baeae2041e14d5b7a272b9941b88fb56d716f643, Linaro-specific APIs pin_config_set_bulk and pin_config_group_set_bulk were introduced. However, pinconf_check_ops was not updated, and the wrong function was used in the PIN_MAP_TYPE_CONFIGS_PIN case in pinconf_apply_setting. Change-Id: Idc4a802f3d0086b927b808f65270e548b5b927be Signed-off-by: Sherman Yin <syin@broadcom.com>