mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] firewire: small refactoring
@ 2009-12-26  0:41 Stefan Richter
  2009-12-26  0:42 ` [PATCH 1/3 resend] firewire: add fw_csr_string() helper function Stefan Richter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Richter @ 2009-12-26  0:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux1394-devel

This moves some functionality related to config ROM parsing into a core
function for use by drivers (repost of a patch from Clemens Ladisch to
linux1394-devel), plus small related bits.

firewire: add fw_csr_string() helper function
firewire: core: fw_csr_string addendum
firewire: qualify config ROM cache pointers as const pointers

 drivers/firewire/core-device.c          |  127 ++++++++++++++++--------
 drivers/firewire/sbp2.c                 |    5 
 drivers/media/dvb/firewire/firedtv-fw.c |   39 -------
 include/linux/firewire.h                |   11 +-
 4 files changed, 103 insertions(+), 79 deletions(-)
-- 
Stefan Richter
-=====-==--= ==-- ==-=-
http://arcgraph.de/sr/


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

end of thread, other threads:[~2009-12-26  0:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-26  0:41 [PATCH 0/3] firewire: small refactoring Stefan Richter
2009-12-26  0:42 ` [PATCH 1/3 resend] firewire: add fw_csr_string() helper function Stefan Richter
2009-12-26  0:43 ` [PATCH 2/3] firewire: core: fw_csr_string addendum Stefan Richter
2009-12-26  0:44 ` [PATCH 3/3] firewire: qualify config ROM cache pointers as const pointers Stefan Richter

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

Powered by JetHome