commit | 7ff07da015c290cd2b0627c53267fbc1336cf055 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@nxp.com> | Wed Nov 16 16:40:24 2016 +0200 |
committer | Scott Wood <oss@buserror.net> | Wed Nov 23 01:23:46 2016 -0600 |
tree | 2c9fff1a6d50e7df73c72dffbdc7d97c13a9669c | |
parent | e5caf693ac6ac498ef05c7c1947024d5b678626f [diff] |
soc/qman: Remove unused struct qm_mcc* layouts 1. qm_mcc_querywq layout not used for now, so drop it; 2. queryfq, queryfq_np and alterfq are used only for accesses to the 'fqid' field, so replace these with a generic 'fq' layout. As a consequence, 'querycgr' turns into 'cgr' following the same reasoning above and for consistent naming. Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net>