commit | bcc0562c776e4b09c7b9f24cddb8724fbe7a3fa5 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sat Dec 07 14:08:23 2013 +0400 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 12 14:28:12 2013 +0100 |
tree | 44b4671b569138254e39a8b4577e840592742564 | |
parent | 61e7380403efbaf5f796e8cf979827c602bf6c50 [diff] |
gpio: 74x164: Driver cleanup - Removed excess "spi" field from private data. - Removed excess check for spi_get_drvdata() in remove(). - Removed unneeded message in remove(). - Simplify error path in probe(). - Fixed warnings by scripts/checkfile.pl. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>