This patch series fixed the following: * nitpicks from the previous review (https://patchwork.kernel.org/patch/10624849/) * Cleanup probe function by re-arranging existing APIs to starting of function and hence avoiding one goto jump and remove few redundant variables. Alok Chauhan (2): spi: spi-geni-qcom: fix nitpicks spi: spi-geni-qcom: Simplify probe function drivers/spi/spi-geni-qcom.c | 64 +++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 34 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project