summaryrefslogtreecommitdiff
path: root/sound/usb/6fire/chip.h
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2016-07-04 14:45:44 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2017-02-06 15:13:30 +0100
commita3c11a7ac6cdd670324df39244ed1d2321bb0c9c (patch)
tree263c06d2db6dfe91759c0ae7f5288acc12ae08eb /sound/usb/6fire/chip.h
parent1c10feee3e033b898a293d813ef4a4ebfb88dba2 (diff)
can: flexcan: make declaration of devtype_data const
This patch changes the declaration of the devtype data to const. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'sound/usb/6fire/chip.h')
0 files changed, 0 insertions, 0 deletions
elpful 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 'sound/pci/rme9652/hdsp.c')