Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1540997
| From | Romain Perier <romain.perier@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] spi: armada-3700: fix unsigned compare than zero on irq |
| Date | 2016-12-13 12:10 +0100 |
| Message-ID | <sNT85-tf-13@gated-at.bofh.it> (permalink) |
| References | <sNSvo-8sJ-17@gated-at.bofh.it> <sNSYq-aO-47@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello, Le 13/12/2016 à 11:55, Romain Perier a écrit : >> > > Why don't you change only the type of "irq" in struct a3700_spi ? > > Thanks, > Romain In fact, it cannot work with devmem_request_irq/request_irq which require an unsigned int as second argument... So it's okay for me. Acked-by: Romain Perier <romain.perier@free-electrons.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] spi: armada-3700: fix unsigned compare than zero on irq Colin King <colin.king@canonical.com> - 2016-12-13 11:30 +0100
Re: [PATCH] spi: armada-3700: fix unsigned compare than zero on irq Romain Perier <romain.perier@free-electrons.com> - 2016-12-13 12:00 +0100
Re: [PATCH] spi: armada-3700: fix unsigned compare than zero on irq Romain Perier <romain.perier@free-electrons.com> - 2016-12-13 12:10 +0100
Re: [PATCH] spi: armada-3700: fix unsigned compare than zero on irq Colin Ian King <colin.king@canonical.com> - 2016-12-13 12:10 +0100
Applied "spi: armada-3700: fix unsigned compare than zero on irq" to the spi tree Mark Brown <broonie@kernel.org> - 2016-12-14 19:10 +0100
csiph-web