#ifndef CPUSCHED_H #define CPUSCHED_H extern void init_cpusched(unsigned int cpus); extern unsigned int socket_to_cpu(int fd); extern unsigned int register_socket(int fd); extern void unregister_socket(int fd); extern void destroy_cpusched(void); #endif /* CPUSCHED_H */ ' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/Documentation/devicetree/bindings/mtd?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-03-28 08:31:19 -0300
committerMark Brown <broonie@kernel.org>2016-03-29 10:02:27 -0700
commit8bfa934e10d99b524bfe80b793e235b9188a7b58 (patch)
tree579ee4c93648befb85c84328e966216d824aa715 /Documentation/devicetree/bindings/mtd
parent65147846796bd443972d9055b3b4c1339e15d53a (diff)
ASoC: wm8962: Fit error message into a single line
The error message fits well into a single line. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')