summaryrefslogtreecommitdiff
path: root/ipv6.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04misc: cleanup header commentsDaniel Borkmann1-7/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+39
d class='label'>space:mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2016-11-28 12:37:23 +0100
committerJyri Sarha <jsarha@ti.com>2016-11-30 14:20:16 +0200
commit0186fcce896d3cb6fb690ed8b4405c9c1b76977a (patch)
treeea0080fc332e97a3c556ca2e4ca1548cbb4c028d /arch/sh
parent3672583f2525ce8220e0667e20b6a59b29782d80 (diff)
drm/tilcdc: fix parsing of some DT properties
The DT binding for tildc is not consistent with the driver code: there are two options - 'max-width' and 'max-pixelclock' specified in the documentation which are parsed as 'ti,max-width' and 'ti,max-pixelclock' respectively. Make the driver code consistent with the binding. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Jyri Sarha <jsarha@ti.com>
Diffstat (limited to 'arch/sh')