On 19 November 2013 06:18, Christoffer Dall <christoffer.d...@linaro.org> wrote: > TRIGGER can really mean mean anything (e.g. was it triggered, is it > level-triggered, is it edge-triggered, etc.). Rename to EDGE_TRIGGER to > make the code comprehensible without looking up the data structure. > > Signed-off-by: Christoffer Dall <christoffer.d...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> You might as well rename the 'trigger' struct field too... -- PMM