linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fix various asm-generic abuses
@ 2015-08-28  7:27 Christoph Hellwig
       [not found] ` <1440746842-19029-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Christoph Hellwig @ 2015-08-28  7:27 UTC (permalink / raw)
  To: arnd
  Cc: mitake, dhowells, herbert, oded.gabbay, eli, james_p_freyensee,
	linux-gpio, drbd-dev, linux-arch, linux-kernel

This fixes two trivial classes of asm-generic abuse.  First two headers
that are intended for drivers are moved to include/linux, and second
various drivers that incorrectly use asm-generic headers directly are
switched over to use the proper public headers.  There are a few more
asm-generic abuse, but they aren't quite as trivial so they will take
a little more effort to fix.

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-10-14 14:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28  7:27 fix various asm-generic abuses Christoph Hellwig
     [not found] ` <1440746842-19029-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2015-08-28  7:27   ` [PATCH 1/9] move io-64-nonatomic*.h out of asm-generic Christoph Hellwig
2015-08-28 18:19     ` Darren Hart
2015-09-01 11:34     ` Hitoshi Mitake
2015-08-28  7:27   ` [PATCH 2/9] move count_zeroes.h " Christoph Hellwig
2015-08-28  7:27 ` [PATCH 3/9] amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> Christoph Hellwig
2015-08-30  9:43   ` Oded Gabbay
2015-08-28  7:27 ` [PATCH 4/9] drbd: stop including <asm-generic/kmap_types.h> Christoph Hellwig
2015-08-28  7:27 ` [PATCH 5/9] hifn_795x: " Christoph Hellwig
2015-08-28 13:14   ` Herbert Xu
2015-08-28  7:27 ` [PATCH 6/9] mlx5: " Christoph Hellwig
2015-08-28  7:27 ` [PATCH 7/9] n_tracerouter: stop including <asm-generic/bug> Christoph Hellwig
2015-08-28  7:27 ` [PATCH 8/9] n_tracesink: " Christoph Hellwig
2015-08-28  7:27 ` [PATCH 9/9] gpio-mxc: " Christoph Hellwig
2015-08-28 19:16 ` fix various asm-generic abuses Arnd Bergmann
2015-08-29 13:49   ` Christoph Hellwig
2015-10-14 14:41     ` Arnd Bergmann
2015-10-06  8:38   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).