diff options
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | 2012-10-05 04:13:05 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-05 22:04:55 +0400 |
commit | 459a130838e819d5bc7efc572cba4cdd5c4f2dd2 (patch) | |
tree | 9dddd0de62be4de22e512fd8cc26705faad89778 /drivers/misc/atmel_pwm.c | |
parent | 32766ec8195f801935cce8954cf45389885afc38 (diff) | |
download | linux-459a130838e819d5bc7efc572cba4cdd5c4f2dd2.tar.xz |
drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
To introduce generic set_bit_le() later, we remove our own definition
and use a proper non-atomic bitops function: __set_bit_le().
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/misc/atmel_pwm.c')
0 files changed, 0 insertions, 0 deletions