summaryrefslogtreecommitdiff
path: root/pcap_sg.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-12built_in: changed to use RUNTIME_PAGE_SIZE instead of PAGE_SIZEChristian Wiese1-2/+2
2013-07-14pcap_sg: Fix various compiler warningsTobias Klauser1-10/+10
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-03iosched: break out io scheduling functions from xutilsDaniel Borkmann1-0/+1
2013-04-09pcap_io: introduce init_once helper that is called with priviledgesDaniel Borkmann1-2/+6
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+193
f='/cgit.cgi/linux/net-next.git/tree/?h=nds-private-remove&id=109c75afa1cf7c08015f19e354bed581f29f7a94'>94b7c791b7cd83225d6701b10b6d4c1aeac5151a /arch/arm/boot/dts/pxa910-dkb.dts parent1001354ca34179f3db924eb66672442a173147dc (diff)
regulator: core: Correct type of mode in regulator_mode_constrain
Every function handling the mode within the regulator core uses an unsigned int for mode, except for regulator_mode_constrain. This patch changes the type of mode within regulator_mode_constrain which fixes several instances where we are passing pointers to unsigned ints then treating them as an int within this function. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/pxa910-dkb.dts')