Message ID | 1540485629-5970-1-git-send-email-alokc@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | spi-geni-qcom: Cleanup nitpicks and simplify probe function | expand |
On 2018-10-25 22:10, Alok Chauhan wrote: > 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(-) Added more folks as some them got missed by get_maintainer.pl for this patch.