Merge tag 'pinctrl-fixes-for-v3.5' of...
Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl Pull pinctrl fixes from Linus Walleij: - section markup fixes - clk_prepare() fix to conform to the clk API - memory leaks - incorrect debug messages - bad errorpaths - typos * tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unregister pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails pinctrl: pinctrl-imx: fix incorrect debug message of maps pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMP pinctrl: nomadik: fix up typo pinctrl: nomadik: add clk_prepare() call pinctrl: fix a minor harmless typo pinctrl: sirf: mark of_device_id match table as __devinitconst
No related branches found
No related tags found
Showing
- drivers/pinctrl/core.c 1 addition, 1 deletiondrivers/pinctrl/core.c
- drivers/pinctrl/pinctrl-imx.c 16 additions, 18 deletionsdrivers/pinctrl/pinctrl-imx.c
- drivers/pinctrl/pinctrl-mxs.c 10 additions, 3 deletionsdrivers/pinctrl/pinctrl-mxs.c
- drivers/pinctrl/pinctrl-nomadik.c 2 additions, 1 deletiondrivers/pinctrl/pinctrl-nomadik.c
- drivers/pinctrl/pinctrl-sirf.c 1 addition, 1 deletiondrivers/pinctrl/pinctrl-sirf.c
Please register or sign in to comment