Why this flag is defined?

I don't see how interface driver can know CAM is ready (after plug or
reset) unless it reads that info from CAM itself. Thus, I think correct
behaviour should be move that detection functionality to the EN50221 CA
core.

Looking from existing drivers can confirm that. Those just returns that
flag when CAM is present (plugged in slot) with
DVB_CA_EN50221_POLL_CAM_PRESENT flag. OR read directly CAM memory to see
it answers and set flag according to that (which should be job of
EN50221 CA core IMHO).

regards
Antti
-- 
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to