aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKevin Cernekee <cernekee@gmail.com>2014-10-21 15:23:03 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-06 14:57:24 -0800
commite979f3b712c8b8ae44bab591427f1647dd25aa0d (patch)
tree731b223bffeb14bf3e9eb0dfae412d812e057fdf /MAINTAINERS
parenttty: serial: bcm63xx: Enable DT earlycon support (diff)
downloadlinux-dev-e979f3b712c8b8ae44bab591427f1647dd25aa0d.tar.xz
linux-dev-e979f3b712c8b8ae44bab591427f1647dd25aa0d.zip
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
We don't really need to perform the ioremap "on demand" so it's simpler just to do it from the probe function. This also lets us eliminate the UART_REG_SIZE constant and rely on the resource information passed in from the DT or platform code. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions