commit | fe0ed5b3158b6c5b6e2653348575de8f62f97d27 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Sep 07 10:02:36 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 10 16:33:02 2012 -0700 |
tree | 2a46bee29365d42e5c6050c1d7c8a772ccb63fde | |
parent | 3d39aa6869c3cfc72dccb6c9431ecdb3ad7627ad [diff] |
serial: pl011: delete dangling bug flag The bug flag .interrupt_may_hang is not used since commit 4fd0690bb0c3955983560bb2767ee82e2b197f9b "serial: pl011: implement workaround for CTS clear event issue" so delete it. Cc: Rajanikanth H.V <rajanikanth.hv@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>