When checking the response verb, the valid bit should be masked out,
since its value flips depending on what Response Register
(RR0 /RR1) it's been read from.
Fixes: 321eecb06bfb ("bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2")
Signed-off-by: Horia Geantă
---
v2: use QBMAN_RESULT_MASK inste
On Fri, Apr 21, 2017 at 09:37:38PM +0200, Christian Gromm wrote:
> On Fri, 21 Apr 2017 18:15:43 +0200
> Greg KH wrote:
>
> > On Fri, Apr 21, 2017 at 05:36:43PM +0200, Christian Gromm wrote:
> > >
> > >
> > > On 04/20/2017 05:26 PM, Greg KH wrote:
> > > > On Thu, Apr 20, 2017 at 05:01:49PM +0200
From: Paolo Cretaro
Fix checkpatch ERRORs: code indent should use tabs where possible.
Signed-off-by: Paolo Cretaro
---
drivers/staging/android/ion/ion_cma_heap.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/android/ion/ion_cma_heap.c
b/drivers/sta
On Friday, April 21, 2017 05:46:45 PM Andy Shevchenko wrote:
> Recently introduced helpers take pointers to uuid_{be|le} instead of
> reference.
>
> Using them makes code less ugly.
>
> Cc: "Rafael J. Wysocki"
> Signed-off-by: Andy Shevchenko
> ---
> drivers/acpi/acpi_extlog.c | 2 +-
> driver
I ran into this warning during randconfig testing:
drivers/staging/rtl8723bs/os_dep/rtw_proc.c: In function
'rtw_adapter_proc_deinit':
drivers/staging/rtl8723bs/os_dep/rtw_proc.c:738:25: error: unused variable
'drv_proc' [-Werror=unused-variable]
drivers/staging/rtl8723bs/os_dep/rtw_proc.c: In f
On Fri, 2017-04-21 at 00:40 -0700, Chandra Annamaneni wrote:
> Third Reminder. Please review.
Patience.
> On Sun, 9 Apr 2017, chandrasekhar annamaneni wrote:
> > Second reminder, please review.
[]
> > On Fri, Mar 17, 2017 at 12:49 PM, Chandra Annamaneni
> > wrote:
> >
> > Change video.c t
On Fri, 21 Apr 2017 18:15:43 +0200
Greg KH wrote:
> On Fri, Apr 21, 2017 at 05:36:43PM +0200, Christian Gromm wrote:
> >
> >
> > On 04/20/2017 05:26 PM, Greg KH wrote:
> > > On Thu, Apr 20, 2017 at 05:01:49PM +0200, Christian Gromm wrote:
> > > > This patch extends the driver with the possibili
On Fri, Apr 21, 2017 at 11:06:54AM -0700, Chandra Annamaneni wrote:
>
> Sorry about the top posting.
>
> I did ask about it on the 9th of April and the reply was that the email
> was 'acked'. Since I did not get a further email, I assumed it was lost.
> Perhaps I misunderstood.
I really do not k
Sorry about the top posting.
I did ask about it on the 9th of April and the reply was that the email
was 'acked'. Since I did not get a further email, I assumed it was lost.
Perhaps I misunderstood.
Thanks!
Chandra
On Fri, 21 Apr 2017, Greg KH wrote:
>
> Q: Why is top-posting such a bad thin
From: k...@exchange.microsoft.com
Date: Wed, 19 Apr 2017 13:53:49 -0700
> From: K. Y. Srinivasan
>
> We will not be able to send packets over a channel that has been
> rescinded. Make necessary adjustments so we can properly cleanup
> even when the channel is rescinded. This issue can be trigerr
From: Colin Ian King
Fix the spelling of a bunch of variables, from *attentuation to
*attenuation. No functional change.
Signed-off-by: Colin Ian King
---
drivers/staging/rtl8192u/r8192U.h | 8 ++---
drivers/staging/rtl8192u/r8192U_core.c | 10 +++---
drivers/staging/rtl8192u/r8192U_dm.
On Fri, Apr 21, 2017 at 05:36:43PM +0200, Christian Gromm wrote:
>
>
> On 04/20/2017 05:26 PM, Greg KH wrote:
> > On Thu, Apr 20, 2017 at 05:01:49PM +0200, Christian Gromm wrote:
> > > This patch extends the driver with the possibility of automatic
> > > configuration. This covers channel setting
Sparse reports the following in fb_watterott.c:
warning: incorrect type in assignment (different base types)
expected unsigned short [unsigned] [short] [usertype]
got restricted __be16 [usertype]
Use __be16 types for endian correctness
Signed-off-by: Cezary Gapinski
---
drivers/staging/fbtft
On 04/20/2017 05:26 PM, Greg KH wrote:
On Thu, Apr 20, 2017 at 05:01:49PM +0200, Christian Gromm wrote:
This patch extends the driver with the possibility of automatic
configuration. This covers channel settings and connection establishing of
a MOST device interface while it is registered with
Hi Laura,
Thanks much for this series!
On 18 April 2017 at 23:57, Laura Abbott wrote:
> Hi,
>
> This is v4 of the series to cleanup to Ion. Greg took some of the patches
> that weren't CMA related already. There was a minor bisectability problem
> with the CMA APIs so this is a new version to ad
Recently introduced helpers take pointers to uuid_{be|le} instead of
reference.
Using them makes code less ugly.
Cc: "Rafael J. Wysocki"
Signed-off-by: Andy Shevchenko
---
drivers/acpi/acpi_extlog.c | 2 +-
drivers/acpi/apei/ghes.c | 8
2 files changed, 5 insertions(+), 5 deletions(
Recently introduced helpers take pointers to uuid_{be|le} instead of
reference.
Using them makes code less ugly.
Cc: Tomas Winkler
Signed-off-by: Andy Shevchenko
---
drivers/misc/mei/bus-fixup.c | 2 +-
drivers/misc/mei/bus.c | 2 +-
drivers/misc/mei/client.c| 4 ++--
3 files changed
On Fri, Apr 21, 2017 at 01:50:24PM +, Horia Geantă wrote:
> Let me know whether keeping code similar would be preferred or not.
>
Keeping the code similar to the surrounding is never a valid argument
but especially not in staging/. If only 1 line is nice in the whole
file, at least that's be
Recently introduced helpers take pointers to uuid_{be|le} instead of
reference.
Using them makes code less ugly.
Cc: Kirti Wankhede
Cc: Alex Williamson
Signed-off-by: Andy Shevchenko
---
drivers/vfio/mdev/mdev_core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/
Recently introduced helpers take pointers to uuid_{be|le} instead of
reference.
Using them makes code less ugly.
Cc: Srinivas Pandruvada
Cc: Benjamin Tissoires
Signed-off-by: Andy Shevchenko
---
drivers/hid/intel-ish-hid/ishtp/bus.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
dif
Recently introduced helpers take pointers to uuid_{be|le} instead of
reference.
Using them makes code less ugly.
Cc: Matt Fleming
Cc: Ard Biesheuvel
Signed-off-by: Andy Shevchenko
---
drivers/firmware/efi/cper.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers
Recently introduced helpers take pointers to uuid_{be|le} instead of
reference.
Using them makes code less ugly.
Cc: Liam Girdwood
Cc: Mark Brown
Cc: Vinod Koul
Signed-off-by: Andy Shevchenko
---
sound/soc/intel/skylake/skl-pcm.c | 2 +-
sound/soc/intel/skylake/skl-sst-utils.c | 4 ++--
New helpers take pointers to uuid_{be|le} as parameters.
When using them on a raw data we don't need to do an ugly dereference
and, in some cases, a type casting.
Cc: Andrew Morton
Cc: Arnd Bergmann
Cc: Liam Girdwood
Cc: Mark Brown
Cc: Vinod Koul
Cc: Srinivas Pandruvada
Cc: Benjamin Tissoir
Recently introduced helpers take pointers to uuid_{be|le} instead of
reference.
Using them makes code less ugly.
Cc: "K. Y. Srinivasan"
Cc: Haiyang Zhang
Cc: Stephen Hemminger
Signed-off-by: Andy Shevchenko
---
drivers/hv/channel_mgmt.c | 10 +-
drivers/hv/vmbus_drv.c| 2 +-
2 f
On 4/21/2017 4:31 PM, Stuart Yoder wrote:
> On Fri, Apr 21, 2017 at 7:00 AM, Horia Geantă wrote:
>>
>> When checking the response verb, the valid bit should be masked out,
>> since its value flips depending on what Response Register
>> (RR0 /RR1) it's been read from.
>>
>> Fixes: 321eecb06bfb ("bu
On Fri, Apr 21, 2017 at 7:00 AM, Horia Geantă wrote:
>
> When checking the response verb, the valid bit should be masked out,
> since its value flips depending on what Response Register
> (RR0 /RR1) it's been read from.
>
> Fixes: 321eecb06bfb ("bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2")
When checking the response verb, the valid bit should be masked out,
since its value flips depending on what Response Register
(RR0 /RR1) it's been read from.
Fixes: 321eecb06bfb ("bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2")
Signed-off-by: Horia Geantă
---
drivers/staging/fsl-mc/bus/dpi
The runtime power management functions are called from the reset handler even
if CONFIG_PM is disabled, leading to a link error:
drivers/staging/built-in.o: In function `atomisp_reset':
(.text+0x4cd1c): undefined reference to `atomisp_runtime_suspend'
drivers/staging/built-in.o: In function `atomi
After the satm kernel was removed, we should no longer add the directory
to the search path. This was found with a 'make W=1' warning:
cc1: error:
drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/kernels/satm/: No such
file or directory [-Werror=missing-include-dirs]
Fixes: 184f8e0981ef (
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
On Fri, Apr 21, 2017 at 12:40:25AM -0700, Chandra Annamaneni wrote:
>
> Third Reminder. Please r
Third Reminder. Please review.
--
Chandra
On Sun, 9 Apr 2017, chandrasekhar annamaneni wrote:
>
> Second reminder, please review.
>
> Thanks.
> Chandra
>
>
> On Fri, Mar 17, 2017 at 12:49 PM, Chandra Annamaneni
> wrote:
>
> Change video.c to use %s, __func__ instead of function nam
31 matches
Mail list logo