summaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
authorAmelie Delaunay2018-05-17 14:04:23 +0200
committerAlexandre Belloni2018-05-22 20:10:50 +0200
commit819cbde5218689d33e0405ebe71bed07bc21f28e (patch)
tree0196b8b9c803bd617e767500690ff6536e942ee6 /drivers/tty
parentrtc: mxc: Switch to SPDX identifier (diff)
downloadkernel-qcow2-linux-819cbde5218689d33e0405ebe71bed07bc21f28e.tar.gz
kernel-qcow2-linux-819cbde5218689d33e0405ebe71bed07bc21f28e.tar.xz
kernel-qcow2-linux-819cbde5218689d33e0405ebe71bed07bc21f28e.zip
rtc: stm32: fix misspelling and misalignment issues
This patch cleans the following checkpatch complaints: CHECK: 'initalized' may be misspelled - perhaps 'initialized'? #644: FILE: drivers/rtc/rtc-stm32.c:644: + * the calendar has been initalized or not. INITS flag is reset by a CHECK: Alignment should match open parenthesis #669: FILE: drivers/rtc/rtc-stm32.c:669: + rtc->rtc_dev = devm_rtc_device_register(&pdev->dev, pdev->name, + &stm32_rtc_ops, THIS_MODULE); Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions