[PATCH 00/11] tda998x updates

2015-10-09 Thread Jean-Francois Moine
On Fri, 9 Oct 2015 14:25:26 +0100 Russell King - ARM Linux wrote: > > Here's my currently queued TDA998x development work for 4.4. > > As there have been no comments against this series, I'll send David a > pull request later today. It works fine for me. Thanks. Tested-by: Jean-Francois Moin

[PATCH 00/11] tda998x updates

2015-10-09 Thread Russell King - ARM Linux
On Tue, Sep 29, 2015 at 07:32:16PM +0100, Russell King - ARM Linux wrote: > Hi, > > Here's my currently queued TDA998x development work for 4.4. As there have been no comments against this series, I'll send David a pull request later today. > > * Remove some useless NULL checks here variables c

[PATCH 00/11] tda998x updates

2015-09-29 Thread Russell King - ARM Linux
Hi, Here's my currently queued TDA998x development work for 4.4. * Remove some useless NULL checks here variables can't be NULL. * Return IRQ_HANDLED only if we handled the IRQ, otherwise return IRQ_NONE. This avoids locking the system up if the IRQ gets stuck. * Re-implement a previous patch