summaryrefslogtreecommitdiff
path: root/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-09mac80211.c: Remove or mark unused function parametersTobias Klauser1-9/+9
2013-08-02built_in: Add min_t() and max_t() macros and use themTobias Klauser1-1/+1
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+2
2013-06-04xutils: move device management functions out of xutilsDaniel Borkmann1-0/+1
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-05-21mac802.11: only wait for nl ack if unfinishedDaniel Borkmann1-7/+37
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+223
2a33c34ddff22ee208d80abdd12b88a98d6cb60'>Documentation/hwmon/tmp401 parent2aab7a2055a1705c9e30920d95a596226999eb21 (diff)
clk: renesas: mstp: Support 8-bit registers for r7s72100
The RZ/A1 is different than the other Renesas SOCs because the MSTP registers are 8-bit instead of 32-bit and if you try writing values as 32-bit nothing happens...meaning this driver never worked for r7s72100. Fixes: b6face404f38 ("ARM: shmobile: r7s72100: add essential clock nodes to dtsi") Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation/hwmon/tmp401')