public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: pi433: fix logging and naming issues
@ 2017-11-20 23:02 Marcin Ciupak
  2017-11-20 23:03 ` [PATCH 1/2] staging: pi433: fix (NULL device *) in log message Marcin Ciupak
  2017-11-20 23:05 ` [PATCH 2/2] staging: pi433: fix naming when more than one radio is used Marcin Ciupak
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Ciupak @ 2017-11-20 23:02 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, devel

These patches fix messages logging and device naming issues when probing
for new radio module.

Those two changes are send as one patchset since both modify the same
part of code (second patch depends on first one)


Marcin Ciupak (2):
  staging: pi433: fix (NULL device *) in log message
  staging: pi433: fix naming when more than one radio is used

 drivers/staging/pi433/pi433_if.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

-- 
2.15.0

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

end of thread, other threads:[~2017-11-20 21:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-20 23:02 [PATCH 0/2] staging: pi433: fix logging and naming issues Marcin Ciupak
2017-11-20 23:03 ` [PATCH 1/2] staging: pi433: fix (NULL device *) in log message Marcin Ciupak
2017-11-20 23:05 ` [PATCH 2/2] staging: pi433: fix naming when more than one radio is used Marcin Ciupak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox