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(-)