K 10 svn:author V 3 mav K 8 svn:date V 27 2013-05-07T13:33:45.199447Z K 7 svn:log V 405 Another round of CCB allocation changes: - Make allocation periph-centric by removing device level allocation queue. Aside from code simplification that makes CCB allocation almost indifferent to periph locking, allowing different periphs to use different locks. - Restore cam_periph_getccb() to respect number of allocation openings (now they are per-periph) to avoid unlimited kernel resources usage. END