On Thu, Dec 12, 2013 at 1:00 AM, Arve Hjønnevåg wrote:
> On Wed, Dec 11, 2013 at 10:10 AM, Octavian Purdila
> wrote:
>> On Wed, Dec 11, 2013 at 5:21 AM, Arve Hjønnevåg wrote:
>>>
>>> Assuming you are talking about a kernel compat layer that translates
>>> the flat_binder_object structs as they p
On 2013-12-09 23:06, H Hartley Sweeten wrote:
The SDF_CMD_READ should be one of the s->subdev_flags not part of
the s->type.
Signed-off-by: H Hartley Sweeten
Cc: Ian Abbott
Cc: Greg Kroah-Hartman
---
drivers/staging/comedi/drivers/addi_apci_1032.c | 4 ++--
1 file changed, 2 insertions(+),
On 2013-12-09 18:32, H Hartley Sweeten wrote:
As pointed out by the kbuild test robot, and Ian Abbott, the dma >= 0 test
is always true because dma is unsigned. This generates a warn message:
drivers/staging/comedi/drivers/ni_at_a2150.c:715 a2150_attach()
warn: always true condition '(dma >=
On 2013-12-12 10:21, Ian Abbott wrote:
On 2013-12-09 18:32, H Hartley Sweeten wrote:
As pointed out by the kbuild test robot, and Ian Abbott, the dma >= 0 test
is always true because dma is unsigned. This generates a warn message:
drivers/staging/comedi/drivers/ni_at_a2150.c:715 a2150_attach()
Correct spelling typo in comment and printk.
Signed-off-by: Masanari Iida
---
drivers/staging/keucr/smcommon.h | 2 +-
drivers/staging/keucr/smil.h | 2 +-
drivers/staging/keucr/smilecc.c | 2 +-
drivers/staging/keucr/smilmain.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff
On Thu, Dec 12, 2013 at 12:45 AM, Octavian Purdila
wrote:
> On Thu, Dec 12, 2013 at 1:00 AM, Arve Hjønnevåg wrote:
>> On Wed, Dec 11, 2013 at 10:10 AM, Octavian Purdila
>> wrote:
>>> On Wed, Dec 11, 2013 at 5:21 AM, Arve Hjønnevåg wrote:
Assuming you are talking about a kernel compat