Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/4] More COMPILE_TEST patches to build all media drivers on x86_64
@ 2018-04-20 12:32 Mauro Carvalho Chehab
  2018-04-20 12:32 ` [PATCH 1/4] media: radio: allow building ISA drivers with COMPILE_TEST Mauro Carvalho Chehab
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Mauro Carvalho Chehab @ 2018-04-20 12:32 UTC (permalink / raw)
  Cc: Mauro Carvalho Chehab, Linux Media Mailing List,
	Mauro Carvalho Chehab, alsa-devel, Jaroslav Kysela, Takashi Iwai

While now all media drivers build with COMPILE_TEST on i386, there are still
a few of them that don't build on x86_64.

Making them compiling there is just a matter of touching Kconfig files.

While here, fix smatch warnings when building the siano driver on big endian
architectures.

Mauro Carvalho Chehab (4):
  media: radio: allow building ISA drivers with COMPILE_TEST
  media: sta2x11_vip: allow build with COMPILE_TEST
  sound, media: allow building ISA drivers it with COMPILE_TEST
  media: siano: get rid of __le32/__le16 cast warnings

 drivers/media/common/siano/smsendian.c | 14 ++++++------
 drivers/media/pci/sta2x11/Kconfig      |  2 +-
 drivers/media/radio/Kconfig            | 41 +++++++++++++++++++++-------------
 sound/isa/Kconfig                      |  9 ++++----
 4 files changed, 39 insertions(+), 27 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-04-23  6:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-20 12:32 [PATCH 0/4] More COMPILE_TEST patches to build all media drivers on x86_64 Mauro Carvalho Chehab
2018-04-20 12:32 ` [PATCH 1/4] media: radio: allow building ISA drivers with COMPILE_TEST Mauro Carvalho Chehab
2018-04-22 15:41   ` kbuild test robot
2018-04-20 12:32 ` [PATCH 2/4] media: sta2x11_vip: allow build " Mauro Carvalho Chehab
2018-04-20 12:32 ` [PATCH 3/4] sound, media: allow building ISA drivers it " Mauro Carvalho Chehab
2018-04-20 12:37   ` Takashi Iwai
2018-04-20 12:51     ` Mauro Carvalho Chehab
2018-04-20 12:58       ` Takashi Iwai
2018-04-20 13:09         ` Mauro Carvalho Chehab
2018-04-20 13:01       ` Mauro Carvalho Chehab
2018-04-20 13:06         ` Takashi Iwai
2018-04-22 18:05   ` [RFC PATCH] sound, media: array_find() can be static kbuild test robot
2018-04-23  6:52     ` Takashi Iwai
2018-04-22 18:05   ` [PATCH 3/4] sound, media: allow building ISA drivers it with COMPILE_TEST kbuild test robot
2018-04-23  6:52     ` Takashi Iwai
2018-04-20 12:32 ` [PATCH 4/4] media: siano: get rid of __le32/__le16 cast warnings Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox