summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/exynos5433.h
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2017-02-04 16:56:56 +0000
committerDavid S. Miller <davem@davemloft.net>2017-02-07 10:07:02 -0500
commitd41149145f98fe26dcd0bfd1d6cc095e6e041418 (patch)
tree56f22cbffc15621f95022f22d2f1ee43d8ca8ca4 /include/dt-bindings/clock/exynos5433.h
parent7926aff5c57b577ab0f43364ff0c59d968f6a414 (diff)
catc: Combine failure cleanup code in catc_probe()
Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/dt-bindings/clock/exynos5433.h')
0 files changed, 0 insertions, 0 deletions
to timers/timekeeping. - Get rid of cycles_t and use a plain u64. The type is not really helpful and caused more confusion than clarity - Get rid of the ktime union. The union has become useless as we use the scalar nanoseconds storage unconditionally now. The 32bit timespec alike storage got removed due to the Y2038 limitations some time ago. That leaves the odd union access around for no reason. Clean it up. Both changes have been done with coccinelle and a small amount of manual mopping up" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: ktime: Get rid of ktime_equal() ktime: Cleanup ktime_set() usage ktime: Get rid of the union clocksource: Use a plain u64 instead of cycle_t
Diffstat (limited to 'net/mac80211/trace.c')