]> rtime.felk.cvut.cz Git - linux-imx.git/commit
firewire: core: remove obsolete comment
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 18 Feb 2012 18:53:39 +0000 (19:53 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 22 Feb 2012 21:36:00 +0000 (22:36 +0100)
commit280f64d4f108b7ac707d6208d50a59627b984dc5
tree1c2389008ef207f7b44e81c40face6dd1bb2d5c3
parent26b4950de174bc96c27b77546370dec84fb75ae7
firewire: core: remove obsolete comment

Target-like applications or peer-to-peer-like applications require the
global address handler registration which we have right now, or a per-
card registration.  And node lookup, while it would be nice to have,
would be impossible in the brief time between self-ID-complete event and
completion of firewire-core's topology scanning.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/core-transaction.c