All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH platform 0/2] platform/mellanox: Fixes for register space access
@ 2021-09-27 14:22 Vadim Pasternak
  2021-09-27 14:22 ` [PATCH platform 1/2] platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call Vadim Pasternak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vadim Pasternak @ 2021-09-27 14:22 UTC (permalink / raw)
  To: hdegoede; +Cc: platform-driver-x86, Vadim Pasternak

Patch set contains:
Patch #1 - Fix argument for kstrtou32() conversion.
Patch #2 - Fix rea access for complex attribute.

Vadim Pasternak (2):
  platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call
  platform/mellanox: mlxreg-io: Fix read access of n-bytes size
    attributes

 drivers/platform/mellanox/mlxreg-io.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-11 12:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27 14:22 [PATCH platform 0/2] platform/mellanox: Fixes for register space access Vadim Pasternak
2021-09-27 14:22 ` [PATCH platform 1/2] platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call Vadim Pasternak
2021-09-27 14:22 ` [PATCH platform 2/2] platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributes Vadim Pasternak
2021-10-11 12:56 ` [PATCH platform 0/2] platform/mellanox: Fixes for register space access Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.